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-04-24 UTC."],[[["This webpage provides documentation for the `AuthorizedDomainsConnection` class within the Google Cloud App Engine C++ library, with version 2.37.0-rc being the latest release."],["The `AuthorizedDomainsConnection` class serves as an interface for the `AuthorizedDomainsClient`, allowing for the injection of custom behaviors in tests using objects of this type."],["The documentation lists available versions of the `AuthorizedDomainsConnection` class, ranging from 2.37.0-rc down to 2.11.0, with version-specific links for reference."],["The webpage details the `ListAuthorizedDomains` function, which takes a `google::appengine::v1::ListAuthorizedDomainsRequest` and returns a `StreamRange` of `google::appengine::v1::AuthorizedDomain`."],["Users can find a concrete instance of `AuthorizedDomainsConnection` using the `MakeAuthorizedDomainsConnection()` function, and can utilize `appengine_v1_mocks::MockAuthorizedDomainsConnection` for mocking purposes."]]],[]]