[[["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 document details the `AuthorizedDomainsBase` class, which serves as the base for server-side implementations of `AuthorizedDomains` within the Google Cloud App Engine V1 namespace."],["The latest version documented is 2.4.0, with versions ranging from 1.0.0 to 2.4.0 being available for reference."],["The `AuthorizedDomainsBase` class inherits from the base `Object` class and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["A key method provided is `ListAuthorizedDomains`, which allows listing of all domains a user is authorized to administer, taking a `ListAuthorizedDomainsRequest` and a `ServerCallContext` as parameters."],["The `ListAuthorizedDomains` method returns a `Task` containing a `ListAuthorizedDomainsResponse`, which encapsulates the list of authorized domains."]]],[]]