Class: Google::Cloud::Container::V1::ClusterUpdate
- Inherits:
-
Object
- Object
- Google::Cloud::Container::V1::ClusterUpdate
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/container/v1/cluster_service.rb
Overview
ClusterUpdate describes an update to the cluster. Exactly one update can be applied to a cluster with each request, so at most one field can be provided.
Instance Attribute Summary collapse
-
#additional_pod_ranges_config ⇒ ::Google::Cloud::Container::V1::AdditionalPodRangesConfig
The additional pod ranges to be added to the cluster.
-
#desired_addons_config ⇒ ::Google::Cloud::Container::V1::AddonsConfig
Configurations for the various addons available to run in the cluster.
-
#desired_authenticator_groups_config ⇒ ::Google::Cloud::Container::V1::AuthenticatorGroupsConfig
The desired authenticator groups config for the cluster.
-
#desired_autopilot_workload_policy_config ⇒ ::Google::Cloud::Container::V1::WorkloadPolicyConfig
The desired workload policy configuration for the autopilot cluster.
-
#desired_binary_authorization ⇒ ::Google::Cloud::Container::V1::BinaryAuthorization
The desired configuration options for the Binary Authorization feature.
-
#desired_cluster_autoscaling ⇒ ::Google::Cloud::Container::V1::ClusterAutoscaling
Cluster-level autoscaling configuration.
-
#desired_cost_management_config ⇒ ::Google::Cloud::Container::V1::CostManagementConfig
The desired configuration for the fine-grained cost management feature.
-
#desired_database_encryption ⇒ ::Google::Cloud::Container::V1::DatabaseEncryption
Configuration of etcd encryption.
-
#desired_datapath_provider ⇒ ::Google::Cloud::Container::V1::DatapathProvider
The desired datapath provider for the cluster.
-
#desired_default_snat_status ⇒ ::Google::Cloud::Container::V1::DefaultSnatStatus
The desired status of whether to disable default sNAT for this cluster.
-
#desired_dns_config ⇒ ::Google::Cloud::Container::V1::DNSConfig
DNSConfig contains clusterDNS config for this cluster.
-
#desired_enable_fqdn_network_policy ⇒ ::Boolean
Enable/Disable FQDN Network Policy for the cluster.
-
#desired_enable_private_endpoint ⇒ ::Boolean
Enable/Disable private endpoint for the cluster's master.
-
#desired_fleet ⇒ ::Google::Cloud::Container::V1::Fleet
The desired fleet configuration for the cluster.
-
#desired_gateway_api_config ⇒ ::Google::Cloud::Container::V1::GatewayAPIConfig
The desired config of Gateway API on this cluster.
-
#desired_gcfs_config ⇒ ::Google::Cloud::Container::V1::GcfsConfig
The desired GCFS config for the cluster.
-
#desired_identity_service_config ⇒ ::Google::Cloud::Container::V1::IdentityServiceConfig
The desired Identity Service component configuration.
-
#desired_image_type ⇒ ::String
The desired image type for the node pool.
-
#desired_in_transit_encryption_config ⇒ ::Google::Cloud::Container::V1::InTransitEncryptionConfig
Specify the details of in-transit encryption.
-
#desired_intra_node_visibility_config ⇒ ::Google::Cloud::Container::V1::IntraNodeVisibilityConfig
The desired config of Intra-node visibility.
-
#desired_k8s_beta_apis ⇒ ::Google::Cloud::Container::V1::K8sBetaAPIConfig
Desired Beta APIs to be enabled for cluster.
-
#desired_l4ilb_subsetting_config ⇒ ::Google::Cloud::Container::V1::ILBSubsettingConfig
The desired L4 Internal Load Balancer Subsetting configuration.
-
#desired_locations ⇒ ::Array<::String>
The desired list of Google Compute Engine zones in which the cluster's nodes should be located.
-
#desired_logging_config ⇒ ::Google::Cloud::Container::V1::LoggingConfig
The desired logging configuration.
-
#desired_logging_service ⇒ ::String
The logging service the cluster should use to write logs.
-
#desired_master_authorized_networks_config ⇒ ::Google::Cloud::Container::V1::MasterAuthorizedNetworksConfig
The desired configuration options for master authorized networks feature.
-
#desired_master_version ⇒ ::String
The Kubernetes version to change the master to.
-
#desired_mesh_certificates ⇒ ::Google::Cloud::Container::V1::MeshCertificates
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
-
#desired_monitoring_config ⇒ ::Google::Cloud::Container::V1::MonitoringConfig
The desired monitoring configuration.
-
#desired_monitoring_service ⇒ ::String
The monitoring service the cluster should use to write metrics.
-
#desired_network_performance_config ⇒ ::Google::Cloud::Container::V1::NetworkConfig::ClusterNetworkPerformanceConfig
The desired network performance config.
-
#desired_node_pool_auto_config_network_tags ⇒ ::Google::Cloud::Container::V1::NetworkTags
The desired network tags that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
-
#desired_node_pool_auto_config_resource_manager_tags ⇒ ::Google::Cloud::Container::V1::ResourceManagerTags
The desired resource manager tags that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
-
#desired_node_pool_autoscaling ⇒ ::Google::Cloud::Container::V1::NodePoolAutoscaling
Autoscaler configuration for the node pool specified in desired_node_pool_id.
-
#desired_node_pool_id ⇒ ::String
The node pool to be upgraded.
-
#desired_node_pool_logging_config ⇒ ::Google::Cloud::Container::V1::NodePoolLoggingConfig
The desired node pool logging configuration defaults for the cluster.
-
#desired_node_version ⇒ ::String
The Kubernetes version to change the nodes to (typically an upgrade).
-
#desired_notification_config ⇒ ::Google::Cloud::Container::V1::NotificationConfig
The desired notification configuration.
-
#desired_private_cluster_config ⇒ ::Google::Cloud::Container::V1::PrivateClusterConfig
The desired private cluster configuration.
-
#desired_private_ipv6_google_access ⇒ ::Google::Cloud::Container::V1::PrivateIPv6GoogleAccess
The desired state of IPv6 connectivity to Google Services.
-
#desired_release_channel ⇒ ::Google::Cloud::Container::V1::ReleaseChannel
The desired release channel configuration.
-
#desired_resource_usage_export_config ⇒ ::Google::Cloud::Container::V1::ResourceUsageExportConfig
The desired configuration for exporting resource usage.
-
#desired_security_posture_config ⇒ ::Google::Cloud::Container::V1::SecurityPostureConfig
Enable/Disable Security Posture API features for the cluster.
-
#desired_service_external_ips_config ⇒ ::Google::Cloud::Container::V1::ServiceExternalIPsConfig
ServiceExternalIPsConfig specifies the config for the use of Services with ExternalIPs field.
-
#desired_shielded_nodes ⇒ ::Google::Cloud::Container::V1::ShieldedNodes
Configuration for Shielded Nodes.
-
#desired_stack_type ⇒ ::Google::Cloud::Container::V1::StackType
The desired stack type of the cluster.
-
#desired_vertical_pod_autoscaling ⇒ ::Google::Cloud::Container::V1::VerticalPodAutoscaling
Cluster-level Vertical Pod Autoscaling configuration.
-
#desired_workload_identity_config ⇒ ::Google::Cloud::Container::V1::WorkloadIdentityConfig
Configuration for Workload Identity.
-
#enable_k8s_beta_apis ⇒ ::Google::Cloud::Container::V1::K8sBetaAPIConfig
Kubernetes open source beta apis enabled on the cluster.
-
#etag ⇒ ::String
The current etag of the cluster.
-
#removed_additional_pod_ranges_config ⇒ ::Google::Cloud::Container::V1::AdditionalPodRangesConfig
The additional pod ranges that are to be removed from the cluster.
Instance Attribute Details
#additional_pod_ranges_config ⇒ ::Google::Cloud::Container::V1::AdditionalPodRangesConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_addons_config ⇒ ::Google::Cloud::Container::V1::AddonsConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_authenticator_groups_config ⇒ ::Google::Cloud::Container::V1::AuthenticatorGroupsConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_autopilot_workload_policy_config ⇒ ::Google::Cloud::Container::V1::WorkloadPolicyConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_binary_authorization ⇒ ::Google::Cloud::Container::V1::BinaryAuthorization
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_cluster_autoscaling ⇒ ::Google::Cloud::Container::V1::ClusterAutoscaling
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_cost_management_config ⇒ ::Google::Cloud::Container::V1::CostManagementConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_database_encryption ⇒ ::Google::Cloud::Container::V1::DatabaseEncryption
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_datapath_provider ⇒ ::Google::Cloud::Container::V1::DatapathProvider
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_default_snat_status ⇒ ::Google::Cloud::Container::V1::DefaultSnatStatus
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_dns_config ⇒ ::Google::Cloud::Container::V1::DNSConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_enable_fqdn_network_policy ⇒ ::Boolean
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_enable_private_endpoint ⇒ ::Boolean
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_fleet ⇒ ::Google::Cloud::Container::V1::Fleet
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_gateway_api_config ⇒ ::Google::Cloud::Container::V1::GatewayAPIConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_gcfs_config ⇒ ::Google::Cloud::Container::V1::GcfsConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_identity_service_config ⇒ ::Google::Cloud::Container::V1::IdentityServiceConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_image_type ⇒ ::String
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_in_transit_encryption_config ⇒ ::Google::Cloud::Container::V1::InTransitEncryptionConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_intra_node_visibility_config ⇒ ::Google::Cloud::Container::V1::IntraNodeVisibilityConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_k8s_beta_apis ⇒ ::Google::Cloud::Container::V1::K8sBetaAPIConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_l4ilb_subsetting_config ⇒ ::Google::Cloud::Container::V1::ILBSubsettingConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_locations ⇒ ::Array<::String>
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_logging_config ⇒ ::Google::Cloud::Container::V1::LoggingConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_logging_service ⇒ ::String
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_master_authorized_networks_config ⇒ ::Google::Cloud::Container::V1::MasterAuthorizedNetworksConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_master_version ⇒ ::String
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_mesh_certificates ⇒ ::Google::Cloud::Container::V1::MeshCertificates
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_monitoring_config ⇒ ::Google::Cloud::Container::V1::MonitoringConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_monitoring_service ⇒ ::String
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_network_performance_config ⇒ ::Google::Cloud::Container::V1::NetworkConfig::ClusterNetworkPerformanceConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_auto_config_network_tags ⇒ ::Google::Cloud::Container::V1::NetworkTags
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_auto_config_resource_manager_tags ⇒ ::Google::Cloud::Container::V1::ResourceManagerTags
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_autoscaling ⇒ ::Google::Cloud::Container::V1::NodePoolAutoscaling
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_id ⇒ ::String
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_logging_config ⇒ ::Google::Cloud::Container::V1::NodePoolLoggingConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_version ⇒ ::String
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_notification_config ⇒ ::Google::Cloud::Container::V1::NotificationConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_private_cluster_config ⇒ ::Google::Cloud::Container::V1::PrivateClusterConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_private_ipv6_google_access ⇒ ::Google::Cloud::Container::V1::PrivateIPv6GoogleAccess
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_release_channel ⇒ ::Google::Cloud::Container::V1::ReleaseChannel
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_resource_usage_export_config ⇒ ::Google::Cloud::Container::V1::ResourceUsageExportConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_security_posture_config ⇒ ::Google::Cloud::Container::V1::SecurityPostureConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_service_external_ips_config ⇒ ::Google::Cloud::Container::V1::ServiceExternalIPsConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_shielded_nodes ⇒ ::Google::Cloud::Container::V1::ShieldedNodes
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_stack_type ⇒ ::Google::Cloud::Container::V1::StackType
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_vertical_pod_autoscaling ⇒ ::Google::Cloud::Container::V1::VerticalPodAutoscaling
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_workload_identity_config ⇒ ::Google::Cloud::Container::V1::WorkloadIdentityConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#enable_k8s_beta_apis ⇒ ::Google::Cloud::Container::V1::K8sBetaAPIConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#etag ⇒ ::String
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#removed_additional_pod_ranges_config ⇒ ::Google::Cloud::Container::V1::AdditionalPodRangesConfig
2020 2021 2022 2023 |
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2020 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |