Class ListDeploymentsResponse (0.1.9)

ListDeploymentsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
deployments MutableSequence[google.cloud.config_v1.types.Deployment]
List of Deployments.
next_page_token str
Token to be supplied to the next ListDeployments request via page_token to obtain the next set of results.
unreachable MutableSequence[str]
Locations that could not be reached.