Class: Google::Cloud::Notebooks::V1::UpdateInstanceMetadataItemsRequest::ItemsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Notebooks::V1::UpdateInstanceMetadataItemsRequest::ItemsEntry
- 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
219 220 221 222 |
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 219 class ItemsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
219 220 221 222 |
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 219 class ItemsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |