Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::CompleteControlPlaneUpgradeRequest.
CompleteControlPlaneUpgradeRequest sets the name of target cluster to complete upgrade.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — The name (project, location, cluster) of the cluster to complete upgrade.
Specified in the format
projects/*/locations/*/clusters/*.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — The name (project, location, cluster) of the cluster to complete upgrade.
Specified in the format
projects/*/locations/*/clusters/*.
Returns
-
(::String) — The name (project, location, cluster) of the cluster to complete upgrade.
Specified in the format
projects/*/locations/*/clusters/*.
#version
def version() -> ::String
Returns
- (::String) — API request version that initiates this operation.
#version=
def version=(value) -> ::String
Parameter
- value (::String) — API request version that initiates this operation.
Returns
- (::String) — API request version that initiates this operation.