[[["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-06-06 UTC."],[[["This endpoint facilitates the updating of an existing environment group via a PATCH request to a specified URL."],["The request requires a `name` path parameter to identify the specific environment group within an organization, along with appropriate IAM permissions."],["An optional `updateMask` query parameter allows for selective updating of specific fields within the environment group."],["The request body expects an instance of the `EnvironmentGroup` resource, and a successful update returns an `Operation` instance."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]