[[["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 webpage provides documentation for the `ListEnvironmentsRequest` class within the `Google.Cloud.Dialogflow.V2` namespace, spanning versions from 3.2.0 up to the latest version 4.26.0."],["The `ListEnvironmentsRequest` class is used to request a list of environments from the Dialogflow API, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class includes properties such as `PageSize`, `PageToken`, and `Parent` to control the listing parameters and specify the agent from which to list environments, which can also be viewed as a `ParentAsAgentName` property."],["There are two constructors available: a default `ListEnvironmentsRequest()` and one that takes another `ListEnvironmentsRequest` object as a parameter, allowing for the duplication of pre-existing objects."],["This is the request message that is used for `Environments.ListEnvironments` to list all environments within a specified Dialogflow Agent."]]],[]]