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 webpage details the `EssentialContactsServiceConnection` object, which acts as an interface for the `EssentialContactsServiceClient`."],["The interface provides virtual methods corresponding to user-facing overload sets in `EssentialContactsServiceClient`, allowing for custom behavior injection during testing."],["The page contains information about multiple versions of the `EssentialContactsServiceConnection`, from version 2.12.0 to 2.37.0-rc."],["`MakeEssentialContactsServiceConnection()` is used to create a concrete instance, while `MockEssentialContactsServiceConnection` is available for mocking purposes."],["The functions available include methods for managing contacts, such as creating, updating, listing, getting, deleting, and computing contacts, alongside a function to send test messages."]]],[]]