Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::CheckAutopilotCompatibilityRequest (v0.40.0)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::CheckAutopilotCompatibilityRequest.

CheckAutopilotCompatibilityRequest requests getting the blockers for the given operation in the cluster.

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 retrieve. Specified in the format projects/*/locations/*/clusters/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name (project, location, cluster) of the cluster to retrieve. Specified in the format projects/*/locations/*/clusters/*.
Returns
  • (::String) — The name (project, location, cluster) of the cluster to retrieve. Specified in the format projects/*/locations/*/clusters/*.