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-18 UTC."],[[["This webpage details the `DomainMappingsConnection` object for `DomainMappingsClient`, providing a virtual interface for user-facing methods."],["The interface enables custom behavior injection, facilitating the use of mock objects during tests for `DomainMappingsClient` objects."],["Users can find details regarding concrete instance creation using `MakeDomainMappingsConnection()` and mocking with `appengine_v1_mocks::MockDomainMappingsConnection`."],["The functions provided in the `DomainMappingsConnection` object include methods such as `ListDomainMappings`, `GetDomainMapping`, `CreateDomainMapping`, `UpdateDomainMapping`, and `DeleteDomainMapping`."]]],[]]