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 document outlines the `DomainsConnection` interface for the `DomainsClient`, which provides a set of virtual methods for interacting with Google Cloud Domains."],["The latest available version is 2.37.0-rc, and this document includes links to documentation for a range of versions, from 2.12.0 to 2.37.0-rc, for `DomainsConnection`."],["`DomainsConnection` includes various functions, including managing domain registrations, transferring domains, and configuring domain settings, all accessible via virtual methods."],["The `DomainsConnection` interface allows users to inject custom behaviors for testing, and provides a `MockDomainsConnection` class for this purpose."],["The `DomainsConnection` virtual methods take different request types as parameters and returns different response types, including `StatusOr`, `future\u003cStatusOr\u003e`, `StreamRange`, `AuthorizationCode`, and `Options` objects, to represent the result of the method call."]]],[]]