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