Class: Google::Cloud::Dataflow::V1beta3::ParameterMetadata::CustomMetadataEntry

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)


384
385
386
387
# File 'proto_docs/google/dataflow/v1beta3/templates.rb', line 384

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

#value::String

Returns:

  • (::String)


384
385
386
387
# File 'proto_docs/google/dataflow/v1beta3/templates.rb', line 384

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