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."],[[["The page documents the `ListEnvironmentsRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace for .NET, used to request a list of environments."],["It shows an array of versions, from 2.23.0 (latest) down to 1.0.0 for the `ListEnvironmentsRequest` in the `Google.Cloud.Dialogflow.Cx.V3` documentation."],["`ListEnvironmentsRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, providing functionalities for message handling, equality comparison, deep cloning, buffer management, and paginated requests."],["The class includes properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName` for setting request parameters such as pagination, and agent identification."],["The `ListEnvironmentsRequest` class has two constructors: a parameterless constructor, and one that accepts another `ListEnvironmentsRequest` instance to copy its contents."]]],[]]