Class: Google::Cloud::Datastream::V1alpha1::ValidationMessage::MetadataEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datastream/v1alpha1/datastream_resources.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


748
749
750
751
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream_resources.rb', line 748

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

#value::String

Returns:

  • (::String)


748
749
750
751
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream_resources.rb', line 748

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