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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-28 UTC."],[[["This webpage details the process for updating the default Access Control List (ACL) configuration within a customer's project, noting that updates only affect new data stores."],["The update is performed via a PATCH HTTP request to a specific URL that utilizes gRPC Transcoding syntax."],["The request requires a path parameter, `aclConfig.name`, which represents the full resource name of the ACL configuration."],["Both the request and response bodies contain an instance of `AclConfig`."],["Updating the ACL configuration requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.aclConfigs.update` IAM permission."]]],[]]