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