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."],[[["This document provides reference information for the `ListEnvironmentsRequest` class within the Dialogflow v3 API for .NET, specifically version 2.8.0."],["The `ListEnvironmentsRequest` class is used to request a list of environments from the Dialogflow CX API and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["There is an extensive list of versions available for this documentation, starting from version 1.0.0 and going up to the latest version 2.23.0, with each version corresponding to a specific endpoint."],["Key properties of the `ListEnvironmentsRequest` class include `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, which are used to manage the request for listing environments, including pagination and specifying the parent agent."],["The document details the constructors for `ListEnvironmentsRequest`, providing information on how to create instances of this class, either default or by copying existing instance."]]],[]]