Class: Google::Cloud::Deploy::V1::AnthosCluster
- Inherits:
-
Object
- Object
- Google::Cloud::Deploy::V1::AnthosCluster
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/deploy/v1/cloud_deploy.rb
Overview
Information specifying an Anthos Cluster.
Instance Attribute Summary collapse
-
#membership ⇒ ::String
Optional.
Instance Attribute Details
#membership ⇒ ::String
1027 1028 1029 1030 |
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 1027 class AnthosCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |