Class ListDeploymentsResponse (0.2.2)

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

Response object for ListDeployments.

Attributes

NameDescription
deployments MutableSequence[google.cloud.telcoautomation_v1.types.Deployment]
The list of requested deployments.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.