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."],[[["The page details the `DomainsConnection` object, specifically for version 2.17.0 of `DomainsClient`, which is used to interact with the Google Cloud Domains API."],["This interface, `DomainsConnection`, defines virtual methods for each user-facing overload set in `DomainsClient`, allowing for the injection of custom behaviors during testing."],["The `DomainsConnection` interface provides numerous methods for managing domain registrations, such as searching, registering, transferring, listing, updating, configuring, exporting, and deleting domains."],["It also provides functions for retrieving and resetting authorization codes, allowing actions such as the management of authorization codes for domain transfers."],["The document lists various versions of the domain API, including a `2.37.0-rc` version, which is the most up-to-date release candidate, and the most recent previous stable release being `2.36.0`, as well as a range of other versions down to 2.12.0."]]],[]]