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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["The latest version available is 2.37.0-rc, with numerous other versions provided down to 2.11.0."],["This document provides an interface, `AuthorizedDomainsConnection`, for defining virtual methods found in `AuthorizedDomainsClient`, intended for customization during testing."],["Users can utilize the `MakeAuthorizedDomainsConnection()` function to instantiate a tangible instance."],["A mocking implementation, `appengine_v1_mocks::MockAuthorizedDomainsConnection`, is provided for testing."],["The interface includes a `options()` function, which returns a type of `Options`, and a `ListAuthorizedDomains()` function, which takes in a `google::appengine::v1::ListAuthorizedDomainsRequest` and returns a `StreamRange\u003c google::appengine::v1::AuthorizedDomain \u003e`."]]],[]]