google-cloud-container-v1beta1 0.51.1 → 0.52.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -140,6 +140,9 @@ module Google
140
140
  rpc :FetchClusterUpgradeInfo, ::Google::Cloud::Container::V1beta1::FetchClusterUpgradeInfoRequest, ::Google::Cloud::Container::V1beta1::ClusterUpgradeInfo
141
141
  # Fetch upgrade information of a specific nodepool.
142
142
  rpc :FetchNodePoolUpgradeInfo, ::Google::Cloud::Container::V1beta1::FetchNodePoolUpgradeInfoRequest, ::Google::Cloud::Container::V1beta1::NodePoolUpgradeInfo
143
+ # CompleteControlPlaneUpgrade completes the rollback-safe upgrade by
144
+ # performing the step two upgrade for a specific cluster.
145
+ rpc :CompleteControlPlaneUpgrade, ::Google::Cloud::Container::V1beta1::CompleteControlPlaneUpgradeRequest, ::Google::Cloud::Container::V1beta1::Operation
143
146
  end
144
147
 
145
148
  Stub = Service.rpc_stub_class