Class ListAutomationRunsResponse (1.18.0)

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

The response object from ListAutomationRuns.

Attributes

NameDescription
automation_runs MutableSequence[google.cloud.deploy_v1.types.AutomationRun]
The AutomationRuns 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.