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 content focuses on the `ListEnvironmentsRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its structure and functionality across multiple versions."],["`ListEnvironmentsRequest` is used to request a list of environments from the Dialogflow CX API, through the `Environments.ListEnvironments` method."],["The `ListEnvironmentsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, defining its behavior."],["Key properties of `ListEnvironmentsRequest` include `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, which are used to specify pagination and the target agent for environment listing."],["The content provided a list of versions for the `Google.Cloud.Dialogflow.Cx.V3` library, with the latest version being 2.23.0 and down to version 1.0.0."]]],[]]