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