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 for `DomainsClient`, which is part of the Google Cloud Domains C++ client library, specifically version 2.16.0."],["The `DomainsConnection` interface provides virtual methods corresponding to each user-facing overload set found in `DomainsClient`, enabling the injection of custom behavior for testing purposes."],["It supports a wide array of domain management operations, including searching, registering, transferring, listing, getting, updating, configuring, exporting, deleting, and retrieving authorization codes."],["The current page details the functions available in version 2.16.0 of the `DomainsConnection` interface, and includes links to prior versions, as well as links to the latest version (2.37.0-rc)."],["Users can create concrete instances of this interface using `MakeDomainsConnection()`, and a mock implementation `MockDomainsConnection` is provided for mocking during testing."]]],[]]