Class ListReferenceImagesRequest (2.3.2)

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

Request message for the ListReferenceImages method. .. attribute:: parent

Required. Resource name of the product containing the reference images.

Format is projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID.

:type: str

Attributes

NameDescription
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.