This interface defines virtual methods for each of the user-facing overload sets in AuthorizedDomainsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AuthorizedDomainsClient.
[[["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-14 UTC."],[[["This webpage details the `AuthorizedDomainsConnection` class within the Google Cloud App Engine v1 C++ library, specifically version 2.17.0, and lists other versions."],["The `AuthorizedDomainsConnection` class provides an interface with virtual methods mirroring those in `AuthorizedDomainsClient`, enabling custom behavior injection for testing purposes."],["The page provides links to various versions of `AuthorizedDomainsConnection`, ranging from 2.11.0 up to 2.37.0-rc, as well as other versions in between."],["The `AuthorizedDomainsConnection` class functions include `options()`, and `ListAuthorizedDomains(google::appengine::v1::ListAuthorizedDomainsRequest)`."],["Users can create a concrete instance of `AuthorizedDomainsConnection` using the `MakeAuthorizedDomainsConnection()` function, and mock it using `appengine_v1_mocks::MockAuthorizedDomainsConnection`."]]],[]]