Class ListApiDeploymentRevisionsResponse (0.6.1)

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

Response message for ListApiDeploymentRevisionsResponse.

Attributes

NameDescription
api_deployments MutableSequence[google.cloud.apigee_registry_v1.types.ApiDeployment]
The revisions of the deployment.
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.