2023-07-27
▼ ▲ checks.projects.privacyPolicies.list
Path : v1alpha/{+parent}/privacyPolicies
Parameters :
filter
Location : query
Type : string
Description : Optional. A filter string to filters results. The filter syntax is defined by AIP-160 (https://google.aip.dev/160).
parent
Pattern : ^projects/[^/]+$
Required : Yes
Description : Required. Resource name of the parent project, in the format `projects/{projectNumber}`.
Location : path
Type : string
pageToken
Location : query
Type : string
Description : Optional. A page token, received from a previous `ListPrivacyPoliciesRequest` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListPrivacyPoliciesRequest` must match the call that provided the page token.
pageSize
Type : integer
Location : query
Format : int32
Description : Optional. The maximum number of results to return. If unspecified, at most 50 results will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
HTTP Method : GET
Parameter Order : parent
Flat Path : v1alpha/projects/{projectsId}/privacyPolicies
Description : Lists privacy policies.