Class: Google::Cloud::Notebooks::V1beta1::SetInstanceLabelsRequest::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Notebooks::V1beta1::SetInstanceLabelsRequest::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/notebooks/v1beta1/service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
184 185 186 187 |
# File 'proto_docs/google/cloud/notebooks/v1beta1/service.rb', line 184 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
184 185 186 187 |
# File 'proto_docs/google/cloud/notebooks/v1beta1/service.rb', line 184 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |