Class: Google::Cloud::GkeMultiCloud::V1::AwsNodeConfig::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::GkeMultiCloud::V1::AwsNodeConfig::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
643 644 645 646 |
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb', line 643 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
643 644 645 646 |
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb', line 643 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |