This interface defines virtual methods for each of the user-facing overload sets in DomainMappingsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DomainMappingsClient.
[[["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-14 UTC."],[[["This document details the `DomainMappingsConnection` object for `DomainMappingsClient`, providing a reference for interacting with domain mappings in Google App Engine v1."],["The latest version documented is 2.37.0-rc, and the document includes a comprehensive list of previous versions going back to 2.11.0."],["`DomainMappingsConnection` allows custom behavior injection for testing `DomainMappingsClient` objects using techniques like Google Mock objects, and a concrete instance can be made using `MakeDomainMappingsConnection()`."],["The document outlines virtual methods provided by `DomainMappingsConnection`, including functions for managing domain mappings such as `ListDomainMappings`, `GetDomainMapping`, `CreateDomainMapping`, `UpdateDomainMapping`, and `DeleteDomainMapping`."],["Each virtual function description includes details on the required request parameters and the type of value it will return, such as `StreamRange`, `StatusOr`, and `future`."]]],[]]