Class: Google::Cloud::GkeHub::V1beta1::GkeCluster
- Inherits:
-
Object
- Object
- Google::Cloud::GkeHub::V1beta1::GkeCluster
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/gkehub/v1beta1/membership.rb
Overview
GkeCluster contains information specific to GKE clusters.
Instance Attribute Summary collapse
-
#cluster_missing ⇒ ::Boolean
readonly
Output only.
-
#resource_link ⇒ ::String
Immutable.
Instance Attribute Details
#cluster_missing ⇒ ::Boolean (readonly)
270 271 272 273 |
# File 'proto_docs/google/cloud/gkehub/v1beta1/membership.rb', line 270 class GkeCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#resource_link ⇒ ::String
270 271 272 273 |
# File 'proto_docs/google/cloud/gkehub/v1beta1/membership.rb', line 270 class GkeCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |