Reference documentation and code samples for the Google Cloud Ces V1 Client class ListDeploymentsResponse.
Response message for AgentService.ListDeployments .
Generated from protobuf message google.cloud.ces.v1.ListDeploymentsResponse
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deployments
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getDeployments
The list of deployments.
setDeployments
The list of deployments.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this

