[[["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 details the `ListEnvironmentsRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET, with links to documentation across multiple versions ranging from 3.2.0 to the latest, 4.26.0."],["`ListEnvironmentsRequest` is used to list all the environments from the agent, and it's part of the `Google.Cloud.Dialogflow.V2` namespace and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class includes properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, allowing for specifying the number of items per page, a token for subsequent pages, the agent's identifier, and a typed view over the parent resource name."],["The `ListEnvironmentsRequest` class has two constructors, one default and one for creating an instance based on an existing `ListEnvironmentsRequest` object."],["The documentation covers details about inherited members from the object class like `GetHashCode()`, `GetType()`, and `ToString()`, as well as the assembly `Google.Cloud.Dialogflow.V2.dll` where the class is located."]]],[]]