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-05 UTC."],[[["This webpage provides documentation for the `AuthorizedDomainsConnection` class within the Google Cloud App Engine C++ client library, specifically for version 2.32.0."],["The `AuthorizedDomainsConnection` interface defines the methods available to interact with the `AuthorizedDomainsClient`, enabling customized behaviors during testing."],["Users can find documentation for previous versions of the `AuthorizedDomainsConnection` object, starting from version 2.11.0 and up to 2.37.0-rc."],["The documentation includes details on how to create a concrete instance of `AuthorizedDomainsConnection` using `MakeAuthorizedDomainsConnection()` and how to mock it with `appengine_v1_mocks::MockAuthorizedDomainsConnection`."],["The `AuthorizedDomainsConnection` object has two functions, one that returns `Options` and another that returns a `StreamRange` of type `google::appengine::v1::AuthorizedDomain`."]]],[]]