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 provided content is a documentation page for the `ListEnvironmentsRequest` class in the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically within the context of .NET development."],["It outlines the different versions of the `ListEnvironmentsRequest` class, ranging from version 1.0.0 to the latest version 2.23.0."],["The `ListEnvironmentsRequest` class is used to send requests for listing environments, implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class includes properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName` to configure the listing request parameters."],["There are two constructors available for the `ListEnvironmentsRequest` class, a parameterless constructor and one that accepts another `ListEnvironmentsRequest` object for cloning."]]],[]]