Immutable. Identifier. In form of * organizations/{organization_id}/locations/global/policyOrchestrators/{orchestrator_id} * folders/{folder_id}/locations/global/policyOrchestrators/{orchestrator_id} * projects/{project_id_or_number}/locations/global/policyOrchestrators/{orchestrator_id}
[[["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 2024-11-11 UTC."],[[["This endpoint is used to update an existing policy orchestrator within an organization."],["The HTTP request method is `PATCH`, and it uses gRPC Transcoding syntax for the URL which includes the policy orchestrator's name."],["The request requires a path parameter, `policyOrchestrator.name`, that identifies the orchestrator and can be in the context of organizations, folders, or projects."],["An optional query parameter, `updateMask`, allows specifying which fields of the orchestrator should be updated, in FieldMask format."],["Successful updates return an `Operation` instance in the response body, and the request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]