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 provides documentation for the `DomainMappingsConnection` class within the Google Cloud App Engine C++ library, specifically for version 2.15.1."],["The `DomainMappingsConnection` class offers virtual methods that mirror the user-facing overload sets found in `DomainMappingsClient`, enabling custom behavior injection for testing purposes."],["The latest release candidate for the library is 2.37.0-rc, while many older versions from 2.11.0 to 2.36.0 are also available as part of the documentation."],["The documented virtual functions include `ListDomainMappings`, `GetDomainMapping`, `CreateDomainMapping`, `UpdateDomainMapping`, `DeleteDomainMapping`, and `options`."],["The documentation includes information for creating concrete instances with `MakeDomainMappingsConnection()` and mocking using `appengine_v1_mocks::MockDomainMappingsConnection`."]]],[]]