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` class for the Google Cloud App Engine, focusing on C++ version 2.18.0 and also provides links to previous versions."],["The `DomainMappingsConnection` class defines virtual methods corresponding to user-facing overloads in `DomainMappingsClient`, enabling custom behavior for testing purposes."],["Users can create instances of the connection class via `MakeDomainMappingsConnection()` and can mock objects for testing through `MockDomainMappingsConnection`."],["The class supports various functions such as `ListDomainMappings`, `GetDomainMapping`, `CreateDomainMapping`, `UpdateDomainMapping`, and `DeleteDomainMapping`, all of which operate on `DomainMapping` requests."],["The latest release candidate `2.37.0-rc` is also available, as well as several other previous versions."]]],[]]