Class: Google::Cloud::Notebooks::V1::ReportInstanceInfoRequest::MetadataEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Notebooks::V1::ReportInstanceInfoRequest::MetadataEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/notebooks/v1/service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
318 319 320 321 |
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 318 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
318 319 320 321 |
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 318 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |