This interface defines virtual methods for each of the user-facing overload sets in DomainsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DomainsClient.
[[["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-17 UTC."],[[["This page details the `DomainsConnection` object for `DomainsClient`, which is used in the management of Google Cloud Domains services."],["The `DomainsConnection` interface provides virtual methods that mirror the user-facing overload sets found in `DomainsClient`, allowing for the injection of custom behaviors."],["The latest version is 2.37.0-rc, and there are multiple versions available ranging from 2.12.0 to 2.37.0-rc, with each version providing a link to the respective documentation."],["`MakeDomainsConnection()` is used to create a concrete instance of `DomainsConnection`, while `domains_v1_mocks::MockDomainsConnection` can be used for mocking purposes."],["The page lists multiple virtual functions such as `SearchDomains`, `RegisterDomain`, `GetRegistration` and `DeleteRegistration` among others, each with specified request parameters and return types."]]],[]]