The ObjectAccessControl resource only has two modifiable fields: entity and role. This class allows application developers to setup a PATCH message, note that some of the possible PATCH messages may result in errors from the server, for example: while it is possible to express "change the value of the
entity field" with a PATCH request, the server rejects such changes.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, with numerous older versions available as far back as 2.11.0 for the \u003ccode\u003eObjectAccessControlPatchBuilder\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eObjectAccessControlPatchBuilder\u003c/code\u003e, is used to prepare patch messages for the \u003ccode\u003eObjectAccessControl\u003c/code\u003e resource, which can be used to modify entity and role fields, though some modifications may be rejected by the server.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes functions such as \u003ccode\u003eBuildPatch()\u003c/code\u003e, \u003ccode\u003eset_entity()\u003c/code\u003e, \u003ccode\u003edelete_entity()\u003c/code\u003e, \u003ccode\u003eset_role()\u003c/code\u003e, and \u003ccode\u003edelete_role()\u003c/code\u003e, which allow for creating and modifying the patch.\u003c/p\u003e\n"],["\u003cp\u003ePATCH requests are used with this class and described more in the Google Cloud Storage JSON API documentation.\u003c/p\u003e\n"]]],[],null,[]]