Reference documentation and code samples for the Google Cloud Container V1 Client class ListClustersResponse.
ListClustersResponse is the result of ListClustersRequest.
Generated from protobuf message google.container.v1.ListClustersResponse
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ clusters
array< Google\Cloud\Container\V1\Cluster
>
A list of clusters in the project in the specified zone, or across all ones.
↳ missing_zones
array
If any zones are listed here, the list of clusters returned may be missing those zones.
getClusters
A list of clusters in the project in the specified zone, or across all ones.
setClusters
A list of clusters in the project in the specified zone, or across all ones.
$this
getMissingZones
If any zones are listed here, the list of clusters returned may be missing those zones.
setMissingZones
If any zones are listed here, the list of clusters returned may be missing those zones.
var
string[]
$this