[[["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 describes how to create an agent environment using a POST request to a specified endpoint, with the request using gRPC Transcoding syntax."],["Creating an environment requires specifying the `parent` path parameter, indicating the agent, and the `environmentId` query parameter, which is the unique ID for the new environment."],["The request body must contain an instance of the `Environment`, and a successful response will also contain a newly created instance of the `Environment`."],["Authorization to create an environment requires specific IAM permissions (`dialogflow.environments.create`) on the `parent` resource, as well as one of the listed OAuth scopes."]]],[]]