Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ListClustersResponse.
The list of all clusters in a project.
Generated from protobuf message google.cloud.dataproc.v1.ListClustersResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ clusters
↳ next_page_token
string
Output only. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the page_token
in a subsequent ListClustersRequest
.
getClusters
Output only. The clusters in the project.
setClusters
Output only. The clusters in the project.
$this
getNextPageToken
Output only. This token is included in the response if there are more
results to fetch. To fetch additional results, provide this value as the page_token
in a subsequent ListClustersRequest
.
string
setNextPageToken
Output only. This token is included in the response if there are more
results to fetch. To fetch additional results, provide this value as the page_token
in a subsequent ListClustersRequest
.
var
string
$this