Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class ListDeploymentsResponse.
Response object for ListDeployments
.
Generated from protobuf message google.cloud.telcoautomation.v1.ListDeploymentsResponse
Namespace
Google \ Cloud \ TelcoAutomation \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deployments
↳ next_page_token
string
A token that 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 requested deployments.
setDeployments
The list of requested deployments.
$this
getNextPageToken
A token that 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 that can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this