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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 |
getName
The name (project, location, cluster) of the cluster to retrieve.
Specified in the format projects/*/locations/*/clusters/*
.
Returns | |
---|---|
Type | Description |
string |
setName
The name (project, location, cluster) of the cluster to retrieve.
Specified in the format projects/*/locations/*/clusters/*
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |