Class: Google::Cloud::Container::V1beta1::NodeLabels::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Container::V1beta1::NodeLabels::LabelsEntry
- 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
480 481 482 483 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 480 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
480 481 482 483 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 480 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |