Class: Google::Cloud::Container::V1beta1::Cluster::ResourceLabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Container::V1beta1::Cluster::ResourceLabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/container/v1beta1/cluster_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1560 1561 1562 1563 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 1560 class ResourceLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1560 1561 1562 1563 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 1560 class ResourceLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |