This interface defines virtual methods for each of the user-facing overload sets in EssentialContactsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EssentialContactsServiceClient.
[[["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 details the `EssentialContactsServiceConnection` object, which works in conjunction with the `EssentialContactsServiceClient`."],["The interface for `EssentialContactsServiceConnection` defines virtual methods that mirror the user-facing overload sets found in `EssentialContactsServiceClient`, allowing for custom behavior injection during testing."],["The latest version of `EssentialContactsServiceConnection` is `2.37.0-rc`, and the documented version on the page is `2.21.0`, with multiple previous versions also being listed."],["`EssentialContactsServiceConnection` provides virtual functions for managing contacts, including creating, updating, listing, getting, deleting, computing, and sending test messages, each taking a respective request parameter."],["`MakeEssentialContactsServiceConnection()` is used to create concrete instances, while `essentialcontacts_v1_mocks::MockEssentialContactsServiceConnection` can be used for mocking purposes."]]],[]]