Updates a service perimeter. The long-running operation from this RPC has a successful status after the service perimeter propagates to long-lasting storage. If a service perimeter contains 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-02-12 UTC."],[[["This webpage details how to update a service perimeter using the Access Context Manager API."],["The `PATCH` HTTP method is used, with the service perimeter's name specified in the URL path."],["You are required to specify which fields to update using the `updateMask` query parameter."],["The request body should contain the updated `ServicePerimeter` resource."],["A successful request returns an `Operation` instance, and requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]