Required. The name of the environment. Supported formats: - projects/<Project ID>/agent/environments/<Environment ID> - projects/<Project ID>/locations/<Location
ID>/agent/environments/<Environment ID>
Authorization requires the following IAM permission on the specified resource name:
dialogflow.environments.get
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Environment.
[[["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-01-15 UTC."],[[["This page details how to retrieve a specific agent environment using a GET HTTP request."],["The request requires a `name` path parameter, which specifies the environment's identifier in either of the supported formats."],["The request body must be empty, and it adheres to gRPC Transcoding syntax."],["Upon a successful request, the response body will contain details of the environment in an `Environment` instance."],["Authorization for this request requires either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]