Class ListRolloutsResponse (1.15.0)

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

ListRolloutsResponse is the response object reutrned by ListRollouts.

Attributes

NameDescription
rollouts MutableSequence[google.cloud.deploy_v1.types.Rollout]
The Rollout objects.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached.