projects
Lists the consent stores in the specified dataset.
get/v1/{+parent}/consentStores
Path parameters
parentstring required
Required. Name of the dataset.
Query parameters
filterstring
Optional. Restricts the stores returned to those matching a filter. Only filtering on labels is supported. For example, filter=labels.key=value.
pageSizeinteger
Optional. Limit on the number of consent stores to return in a single response. If not specified, 100 is used. May not be larger than 1000.
pageTokenstring
Optional. Token to retrieve the next page of results, or empty to get the first page.
Response
Successful response