Updates an access level. The long- running operation from this RPC has a successful status after the changes to the access level propagate to long-lasting storage. If access levels contain errors, an error response is returned for the first error encountered.
[[["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-07-17 UTC."],[[["\u003cp\u003eThis endpoint updates an existing AccessLevel resource, which propagates changes to long-lasting storage, and can potentially return an error response if errors exist.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses a \u003ccode\u003ePATCH\u003c/code\u003e method to a specified URL that includes the access level's name as a path parameter, and the URL follows gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eaccessLevel.name\u003c/code\u003e path parameter, which is the resource name for the AccessLevel, uses a specific format that must begin with a letter and has a maximum length of 50 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eupdateMask\u003c/code\u003e query parameter is required to specify which fields should be updated, using a comma-separated list of fully qualified field names.\u003c/p\u003e\n"],["\u003cp\u003eA successful update operation returns an \u003ccode\u003eOperation\u003c/code\u003e instance, while the request body expects an \u003ccode\u003eAccessLevel\u003c/code\u003e instance and requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"]]],[],null,[]]