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 webpage provides reference documentation for the `ListEnvironmentsRequest` class within the Dialogflow v3 API for .NET, specifically for versions ranging from 1.0.0 to the latest 2.23.0."],["The `ListEnvironmentsRequest` class is used to request a list of environments, as indicated by its function in the `Environments.ListEnvironments` method within the Google Cloud Dialogflow CX v3 API."],["The class `ListEnvironmentsRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and inherits from `Object`."],["The class contains several properties for configuring the request, such as `PageSize`, `PageToken`, `Parent` (and `ParentAsAgentName`), which allow the user to specify parameters for retrieving a list of environments, like pagination and identifying the parent agent."],["There is a public constructor, with and without parameters, to create an instance of the `ListEnvironmentsRequest` class."]]],[]]