Class ListDeploymentGroupRevisionsResponse (0.7.0)

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

The response message for the ListDeploymentGroupRevisions method.

Attributes

Name Description
deployment_group_revisions MutableSequence[google.cloud.config_v1.types.DeploymentGroupRevision]
The deployment group revisions from the specified collection.
next_page_token str
Token to be supplied to the next ListDeploymentGroupRevisions request via page_token to obtain the next set of results.
unreachable MutableSequence[str]
Unordered list. Locations that could not be reached.