Google Cloud Container V1 Client - Class CheckAutopilotCompatibilityRequest (1.16.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class CheckAutopilotCompatibilityRequest.

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

Generated from protobuf message google.container.v1.CheckAutopilotCompatibilityRequest

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

The name (project, location, cluster) of the cluster to retrieve. Specified in the format projects/*/locations/*/clusters/*.

getName

The name (project, location, cluster) of the cluster to retrieve.

Specified in the format projects/*/locations/*/clusters/*.

Returns
TypeDescription
string

setName

The name (project, location, cluster) of the cluster to retrieve.

Specified in the format projects/*/locations/*/clusters/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this