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-21 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."]]],[]]