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` class, which facilitates custom behavior and testing for `EssentialContactsServiceClient` objects."],["The page provides links to different versions of the `EssentialContactsServiceConnection`, with `2.37.0-rc` being the latest release candidate, and details every version from that down to `2.12.0`."],["`EssentialContactsServiceConnection` defines virtual methods corresponding to each user-facing overload in `EssentialContactsServiceClient`, including `CreateContact`, `UpdateContact`, `ListContacts`, and others."],["The page contains specific links to create concrete instances and mock objects using `MakeEssentialContactsServiceConnection()` and `MockEssentialContactsServiceConnection` respectively."],["The class methods enable various operations such as creating, updating, retrieving, deleting, and computing contacts, as well as sending test messages, each detailed with parameter and return types."]]],[]]