Full name: projects.locations.semanticGovernancePolicies.list
Lists SemanticGovernancePolicies in a given location.
Endpoint
gethttps://{service-endpoint}/v1beta1/{parent}/semanticGovernancePolicies
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
parentstring
Required. The resource name of the Location from which to list the SemanticGovernancePolicies. Format: projects/{project}/locations/{location}
Query parameters
pageSizeinteger
Optional. The list page size. If zero, a default page size of 10 is used.
pageTokenstring
Optional. The standard list page token.
Request body
The request body must be empty.
Response body
Response message for SemanticGovernancePolicyService.ListSemanticGovernancePolicies.
If successful, the response body contains data with the following structure:
The list of SemanticGovernancePolicies.
nextPageTokenstring
A token to retrieve the next page of results. Pass to ListSemanticGovernancePoliciesRequest.page_token to obtain that page.
| JSON representation |
|---|
{
"semanticGovernancePolicies": [
{
object ( |