Class ListReleasesResponse (0.1.1)

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

The response object from ListReleases. .. attribute:: releases

The Release objects.

:type: Sequence[google.cloud.deploy_v1.types.Release]

Attributes

NameDescription
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 Sequence[str]
Locations that could not be reached.