Reference documentation and code samples for the Google Cloud Config V1 Client class ListDeploymentsResponse.
Generated from protobuf message google.cloud.config.v1.ListDeploymentsResponse
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deployments
↳ next_page_token
string
Token to be supplied to the next ListDeployments request via page_token
to obtain the next set of results.
↳ unreachable
array
Locations that could not be reached.
getDeployments
List of Deployment s.
setDeployments
List of Deployment s.
$this
getNextPageToken
Token to be supplied to the next ListDeployments request via page_token
to obtain the next set of results.
string
setNextPageToken
Token to be supplied to the next ListDeployments request via page_token
to obtain the next set of results.
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this