[[["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 `ListEnvironmentsRequest` class is used to request a list of environments, implementing interfaces like `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two constructors available for creating `ListEnvironmentsRequest` objects: a default constructor and one that takes another `ListEnvironmentsRequest` as a parameter for copying."],["The class also includes properties such as `PageSize`, `PageToken`, and `Parent`, which are used to control the list call, continuation, and project/location of the environments."]]],[]]