[[["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 `ListAuthorizedDomainsRequest` class is part of the Google Cloud App Engine v1 API, serving as a request message for listing authorized domains."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, providing various functionalities like message handling, equality checks, deep cloning, buffer operations and pagination."],["The class has properties like `PageSize`, `PageToken`, and `Parent` that facilitate pagination and specifying the application resource for which to list the authorized domains."],["There are multiple versions of the `ListAuthorizedDomainsRequest` class available, with version 2.4.0 being the most current."],["There are two constructors available, a default one with no arguments, and another which takes in another `ListAuthorizedDomainsRequest` class as a parameter."]]],[]]