Class: Google::Cloud::Notebooks::V2::GceSetup::MetadataEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Notebooks::V2::GceSetup::MetadataEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/notebooks/v2/gce_setup.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
314 315 316 317 |
# File 'proto_docs/google/cloud/notebooks/v2/gce_setup.rb', line 314 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
314 315 316 317 |
# File 'proto_docs/google/cloud/notebooks/v2/gce_setup.rb', line 314 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |