Method: projects.locations.updateAclConfig

Default Acl Configuration for use in a location of a customer's project. Updates will only reflect to new data stores. Existing data stores will still use the old value.

HTTP request

PATCH http://discoveryengine.googleapis.com/v1alpha/{aclConfig.name=projects/*/locations/*/aclConfig}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
aclConfig.name

string

Immutable. The full resource name of the acl configuration. Format: projects/{project}/locations/{location}/aclConfig.

This field must be a UTF-8 encoded string with a length limit of 1024 characters.

Request body

The request body contains an instance of AclConfig.

Response body

If successful, the response body contains an instance of AclConfig.

Authorization scopes

Requires the following OAuth scope:

  • http://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.