Class ListReferenceImagesRequest (3.3.0)

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

Request message for the ListReferenceImages method.

Attributes

NameDescription
parent str
Required. Resource name of the product containing the reference images. Format is projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID.
page_size int
The maximum number of items to return. Default 10, maximum 100.
page_token str
A token identifying a page of results to be returned. This is the value of nextPageToken returned in a previous reference image list request. Defaults to the first page if not specified.