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 webpage provides a comprehensive list of versions for `ListEnvironmentsRequest`, ranging from the latest version 2.23.0 down to version 1.0.0."],["`ListEnvironmentsRequest` is a message class used for requesting a list of environments in Dialogflow CX, indicated by its role as a request message for `Environments.ListEnvironments`."],["The `ListEnvironmentsRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class has properties such as `PageSize`, `PageToken`, and `Parent`, enabling users to define parameters such as the number of items per page, the next page token, and the agent to target."],["The `ListEnvironmentsRequest` class is contained within the `Google.Cloud.Dialogflow.Cx.V3` namespace and the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]