Class ListVersionsResponse (1.8.1)

Stay organized with collections Save and categorize content based on your preferences.
ListVersionsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response from listing versions.

Attributes

NameDescription
versions MutableSequence[google.cloud.artifactregistry_v1.types.Version]
The versions returned.
next_page_token str
The token to retrieve the next page of versions, or empty if there are no more versions to return.