projects

Lists all listings in a given project and location.

get/v1/{+parent}/listings

Path parameters

parentstring required

Required. The parent resource path of the listing. e.g. projects/myproject/locations/us/dataExchanges/123.

Query parameters

pageSizeinteger

The maximum number of results to return in a single response page. Leverage the page tokens to iterate through the entire collection.

pageTokenstring

Page token, returned by a previous call, to request the next page of results.

Response

Successful response

Changes