Class ListVersionsRequest (0.3.3)

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

The request to list versions. .. attribute:: parent

The name of the parent resource whose versions will be listed.

:type: str

Attributes

NameDescription
page_size int
The maximum number of versions to return. Maximum page size is 10,000.
page_token str
The next_page_token value returned from a previous list request, if any.
view google.cloud.artifactregistry_v1beta2.types.VersionView
The view that should be returned in the response.