Class: Google::Cloud::Dataflow::V1beta3::RuntimeEnvironment::AdditionalUserLabelsEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/dataflow/v1beta3/templates.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


347
348
349
350
# File 'proto_docs/google/dataflow/v1beta3/templates.rb', line 347

class AdditionalUserLabelsEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::String

Returns:

  • (::String)


347
348
349
350
# File 'proto_docs/google/dataflow/v1beta3/templates.rb', line 347

class AdditionalUserLabelsEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end