[[["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-07-02 UTC."],[[["This API allows you to update properties of an Apigee environment using a PATCH request, but it is not supported for Apigee hybrid."],["The request URL requires the environment's name in the path, formatted as `organizations/{org}/environments/{environment}`, and authorization via the `apigee.environments.update` IAM permission."],["You can specify which fields to update using the `updateMask` query parameter, formatted as a comma-separated list of fully qualified field names, such as `\"nodeConfig\"`."],["The request body must include an instance of the `Environment` resource, while a successful response will provide an instance of the `Operation` resource."],["This operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]