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 information 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 purpose in the Dialogflow CX v3 API, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, allowing for control over pagination and specifying the agent whose environments are to be listed."],["The provided documentation is from the namespace `Google.Cloud.Dialogflow.Cx.V3` and belongs to the assembly `Google.Cloud.Dialogflow.Cx.V3.dll` within the .NET environment."],["The `ListEnvironmentsRequest` has two constructors that are both public, one empty and one to deep clone the object."]]],[]]