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 webpage details the `DomainMappingsConnection` class, which acts as an interface defining virtual methods for various user-facing operations within the `DomainMappingsClient` for Google App Engine v1."],["The class enables the injection of custom behavior during testing, such as with a Google Mock object, for `DomainMappingsClient` interactions, and includes functions for retrieving options, as well as creating, updating, getting, listing, and deleting domain mappings."],["It also provides access to the latest release candidate (2.37.0-rc) along with a list of previous versions, ranging from 2.36.0 down to 2.11.0, for reference and implementation purposes."],["Concrete instances of the class can be created using the `MakeDomainMappingsConnection()` function."],["The `appengine_v1_mocks::MockDomainMappingsConnection` class is available for creating mock implementations of this class."]]],[]]