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 provides documentation for the `EssentialContactsServiceConnection` class, which is a crucial component for interacting with the `EssentialContactsServiceClient` in C++."],["The latest version available is `2.37.0-rc`, and the page lists numerous previous versions, down to version `2.12.0`."],["The `EssentialContactsServiceConnection` interface includes virtual methods for essential operations like creating, updating, listing, getting, deleting, computing, and sending test messages to contacts."],["Users can implement custom behaviors when using the `EssentialContactsServiceClient` by injecting these customized classes, such as when using Google Mock objects for testing."],["The provided documentation includes the functions `options`, `CreateContact`, `UpdateContact`, `ListContacts`, `GetContact`, `DeleteContact`, `ComputeContacts`, and `SendTestMessage`, and outlines the parameters, types, and descriptions of the responses."]]],[]]