Class ListDockerImagesRequest (1.2.1)

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

The request to list docker images.

Attributes

NameDescription
parent str
Required. The name of the parent resource whose docker images will be listed.
page_size int
The maximum number of artifacts to return.
page_token str
The next_page_token value returned from a previous list request, if any.