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 document provides details on the `DomainsConnection` object, which is part of the Google Cloud Domains service, specifically for version 2.23.0."],["The `DomainsConnection` object defines the interface with virtual methods corresponding to user-facing overload sets found in `DomainsClient`, enabling custom behavior injection for testing purposes."],["The document lists various versions of the service from 2.12.0 up to 2.37.0-rc, as well as version 2.23.0, alongside relevant URLs to their documentation, all referencing the `DomainsConnection` class."],["The document outlines several functions within the `DomainsConnection` class, including methods for registering, transferring, retrieving, updating, and deleting domain registrations, each with its corresponding parameters and return types."],["The document also provides information on creating concrete instances using `MakeDomainsConnection()` and mocking capabilities via `domains_v1_mocks::MockDomainsConnection`."]]],[]]