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-03-05 UTC."],[[["This page details the `DomainsConnection` interface, which defines virtual methods for user-facing overload sets within the `DomainsClient`."],["The `DomainsConnection` object is used with `DomainsClient`, enabling custom behavior and testing through methods such as `MakeDomainsConnection()` and `MockDomainsConnection`."],["The document outlines numerous virtual functions within `DomainsConnection`, such as `SearchDomains`, `RegisterDomain`, `TransferDomain`, and `GetRegistration`, which manage domain-related operations."],["The page provides a comprehensive list of versions, starting from `2.37.0-rc` (latest) down to `2.12.0`, all pertaining to `DomainsConnection`."],["Each of these methods in `DomainsConnection` manages different kinds of parameters and return types, including `StatusOr`, `future`, `StreamRange`, and also manages `google::cloud::domains::v1::*` requests."]]],[]]