Class ListPackagesRequest (0.3.3)

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

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

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

:type: str

Attributes

NameDescription
page_size int
The maximum number of packages to return. Maximum page size is 10,000.
page_token str
The next_page_token value returned from a previous list request, if any.