Class: Google::Cloud::Container::V1::NodeConfig::ResourceLabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Container::V1::NodeConfig::ResourceLabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/container/v1/cluster_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
374 375 376 377 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 374 class ResourceLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
374 375 376 377 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 374 class ResourceLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |