Class: Google::Cloud::GkeMultiCloud::V1::AwsNodePool::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::GkeMultiCloud::V1::AwsNodePool::AnnotationsEntry
- 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
474 475 476 477 |
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb', line 474 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
474 475 476 477 |
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb', line 474 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |