[[["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-05 UTC."],[[["This webpage details the process of creating an agent environment via a `POST` HTTP request to a specified endpoint, using gRPC Transcoding syntax."],["The request requires a `parent` path parameter to identify the agent and an `environmentId` query parameter to specify the unique identifier for the new environment."],["Authorization for creating an environment mandates the `dialogflow.environments.create` IAM permission on the parent resource."],["The request body contains the specifications for the new environment, and the response body, upon success, will include the newly created environment's details."],["Proper authorization requires one of two OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]