Class: Google::Cloud::Container::V1beta1::SetLabelsRequest::ResourceLabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Container::V1beta1::SetLabelsRequest::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
4006 4007 4008 4009 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 4006 class ResourceLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
4006 4007 4008 4009 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 4006 class ResourceLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |