Class ListVersionsRequest (1.11.3)

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

The request to list versions.

Attributes

NameDescription
parent str
The name of the parent resource whose versions will be listed.
page_size int
The maximum number of versions to return. Maximum page size is 1,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.
order_by str
Optional. The field to order the results by.