Required. The [Agent][google.cloud.dialogflow.cx.v3.Agent] to list all
environments for. Format: projects/<Project ID>/locations/<Location
ID>/agents/<Agent ID>.
[[["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-21 UTC."],[[["This document provides reference documentation for the `ListEnvironmentsRequest` class within the Dialogflow v3 API for .NET, specifically version 2.12.0."],["The `ListEnvironmentsRequest` class is used to request a list of environments from the Dialogflow CX API, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The document lists all available versions of the Dialogflow v3 API, from the latest 2.23.0 down to 1.0.0, each with links to their respective documentation for the `ListEnvironmentsRequest` class."],["The class includes properties to handle pagination, namely `PageSize` and `PageToken`, and also contains the property `Parent` which is required and identifies the agent."],["The class contains two constructors: `ListEnvironmentsRequest()`, and `ListEnvironmentsRequest(ListEnvironmentsRequest other)`."]]],[]]