v1

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

Lists all subscriptions in a given project and location.

get/v1/{+parent}/subscriptions

Path parameters

parentstring required

Required. The parent resource path of the subscription. e.g. projects/myproject/locations/us

Query parameters

filterstring

An expression for filtering the results of the request. Eligible fields for filtering are: + listing + data_exchange Alternatively, a literal wrapped in double quotes may be provided. This will be checked for an exact match against both fields above. In all cases, the full Data Exchange or Listing resource name must be provided. Some example of using filters: + data_exchange="projects/myproject/locations/us/dataExchanges/123" + listing="projects/123/locations/us/dataExchanges/456/listings/789" + "projects/myproject/locations/us/dataExchanges/123"

pageSizeinteger

The maximum number of results to return in a single response page.

pageTokenstring

Page token, returned by a previous call.

Response

Successful response