SearchDeploymentRevisionsResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Response object for SearchDeploymentRevisions.
Attributes |
|
|---|---|
| Name | Description |
deployments |
MutableSequence[google.cloud.telcoautomation_v1alpha1.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.
|