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 updates an existing policy orchestrator that is parented by a folder."],["The HTTP request uses the `PATCH` method and requires a specific URL structure defined by gRPC Transcoding syntax."],["The `policyOrchestrator.name` path parameter specifies the location and identifier of the policy orchestrator being updated."],["The `updateMask` query parameter is optional and allows for specifying which fields of the policy orchestrator should be updated, using a comma-separated list of field names."],["The request body should contain a PolicyOrchestrator instance, and a successful response will return an Operation instance."]]],[]]