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 page provides documentation for the `DomainMappingsConnection` object, which is used with the `DomainMappingsClient` in Google Cloud App Engine."],["The `DomainMappingsConnection` interface includes virtual methods corresponding to each user-facing overload set in `DomainMappingsClient`, allowing for custom behavior injection during testing."],["The page lists the available versions, starting with 2.37.0-rc (latest) down to 2.11.0, with version 2.26.0 being the core for which this documentation is based."],["Users can create a concrete `DomainMappingsConnection` instance using `MakeDomainMappingsConnection()` or use `appengine_v1_mocks::MockDomainMappingsConnection` for mocking."],["Key functions include managing domain mappings such as `ListDomainMappings`, `GetDomainMapping`, `CreateDomainMapping`, `UpdateDomainMapping`, and `DeleteDomainMapping`, all of which have parameters and specified return types."]]],[]]