Updates the permissions required to allow Apigee runtime-plane components access to the control plane. Currently, the permissions required are to: 1. Allow runtime components to publish analytics data to the control plane.
[[["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-03-07 UTC."],[[["This documentation describes how to update permissions for Apigee runtime-plane components to access the control plane, specifically for publishing analytics data."],["The update is performed using a `PATCH` request to the specified URL, following gRPC Transcoding syntax, and is applicable to Apigee hybrid only."],["The resource to update is identified via the `controlPlaneAccess.name` path parameter, using the format: \"organizations/{org}/controlPlaneAccess\"."],["The `updateMask` query parameter specifies which fields within the `ControlPlaneAccess` resource should be updated, such as `synchronizerIdentities` or `publisher_identities`."],["A successful request will return an `Operation` resource, and requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]