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 page 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."],["`ListEnvironmentsRequest` is a class used to request a list of environments and it inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class includes properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, allowing for control over the number of results returned, pagination, and specifying the parent agent for the list."],["The document details the constructors for `ListEnvironmentsRequest`, which includes a default constructor and one that takes another `ListEnvironmentsRequest` as a parameter."],["The `ListEnvironmentsRequest` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and resides within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]