[[["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 API call creates a new environment group within a specified organization using a POST request to the provided URL."],["The `parent` path parameter is mandatory and must specify the organization where the environment group will be created, with appropriate IAM permissions required."],["An optional `name` query parameter allows overriding the ID of the environment group."],["The request body requires an instance of the `EnvironmentGroup` resource, and a successful call returns an `Operation` instance."],["Authorization for this request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]