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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This webpage details the `DomainMappingsConnection` object for `DomainMappingsClient` within version 2.17.0 of the Google Cloud App Engine C++ library."],["The `DomainMappingsConnection` interface allows for the injection of custom behavior, such as using a mock object for testing purposes, when interacting with `DomainMappingsClient`."],["The page includes the `MakeDomainMappingsConnection()` function for creating concrete instances of this object, as well as the `appengine_v1_mocks::MockDomainMappingsConnection` for mocking."],["The webpage lists multiple versions of the google cloud app engine, with version 2.37.0-rc being the most recent and version 2.17.0 being the base version of this client."],["The interface defines several virtual methods including `ListDomainMappings`, `GetDomainMapping`, `CreateDomainMapping`, `UpdateDomainMapping`, `DeleteDomainMapping` as well as the `options` method, each with a specific request parameter and return type."]]],[]]