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, which defines virtual methods for user-facing overload sets within the `DomainsClient` for Google Cloud Domains."],["The `DomainsConnection` interface allows users to customize behavior during testing by injecting mock objects, such as `MockDomainsConnection`."],["The document provides a detailed listing of available versions of the `DomainsConnection` class, starting with the latest release candidate `2.37.0-rc` down to version `2.12.0`."],["It showcases various functions for interacting with domain registrations, including searching, registering, transferring, listing, retrieving, updating, configuring, exporting, deleting, and managing authorization codes, all through the provided `DomainsConnection` class."],["The class provides functionalities to retrieve parameters, such as registration and transfer, and also the ability to configure management, DNS, and contact settings."]]],[]]