Class: Google::Cloud::Datastream::V1::ValidationMessage::MetadataEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Datastream::V1::ValidationMessage::MetadataEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datastream/v1/datastream_resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1149 1150 1151 1152 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 1149 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1149 1150 1151 1152 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 1149 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |