Class SearchDeploymentRevisionsResponse (0.2.2)

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

Response object for SearchDeploymentRevisions.

Attributes

NameDescription
deployments MutableSequence[google.cloud.telcoautomation_v1.types.Deployment]
The list of requested deployment revisions.
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.