[[["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 details the `ListEnvironmentsRequest` class within the `Google.Cloud.Dialogflow.V2` namespace, used to request a list of environments from Dialogflow."],["The latest version available is 4.26.0, with numerous older versions accessible from 4.25.0 back down to 3.2.0, including the currently displayed 3.11.0."],["`ListEnvironmentsRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and inherits members from `Object`."],["The class includes properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName` to specify the request parameters, such as the amount of items to return, the token, and the agent."],["There are two constructors available, the first being the default constructor `ListEnvironmentsRequest()`, and the second one being `ListEnvironmentsRequest(ListEnvironmentsRequest other)` which is used to make a new instance from an existing one."]]],[]]