v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1323281242.5 KB
projects

Lists products in an unspecified order. Possible errors: * Returns INVALID_ARGUMENT if page_size is greater than 100 or less than 1.

get/v1/{+parent}/products

Path parameters

parentstring required

Required. The project OR ProductSet from which Products should be listed. Format: projects/PROJECT_ID/locations/LOC_ID

Query parameters

pageSizeinteger

The maximum number of items to return. Default 10, maximum 100.

pageTokenstring

The next_page_token returned from a previous List request, if any.

Response

Successful response