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` library, specifically within the .NET framework."],["The documentation lists various versions of the `Google.Cloud.Dialogflow.Cx.V3` library, ranging from the latest version 2.23.0 down to version 1.0.0, offering links to the documentation for each one."],["The `ListEnvironmentsRequest` class is used to request a list of environments, and it inherits from `Object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["Key properties of the `ListEnvironmentsRequest` class include `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, which are used for pagination and specifying the agent whose environments are being requested."],["The `ListEnvironmentsRequest` class can be constructed using its default constructor or using a copy constructor that accepts another `ListEnvironmentsRequest` instance."]]],[]]