This interface defines virtual methods for each of the user-facing overload sets in EncryptionSpecServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EncryptionSpecServiceClient.
[[["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-21 UTC."],[[["This document outlines the `EncryptionSpecServiceConnection` class, which provides an interface for the `EncryptionSpecServiceClient` in the Dialogflow ES C++ library, with the latest version being `2.37.0-rc`."],["The `EncryptionSpecServiceConnection` allows for the injection of custom behavior into tests, using mock objects, and offers virtual methods corresponding to the user-facing overloads of `EncryptionSpecServiceClient`."],["The document includes details for creating concrete instances using `MakeEncryptionSpecServiceConnection()` and for mocking via `dialogflow_es_mocks::MockEncryptionSpecServiceConnection`."],["It provides the different versions for the `EncryptionSpecServiceConnection` class ranging from version 2.11.0 to 2.37.0-rc."],["The `EncryptionSpecServiceConnection` class has virtual functions for handling operations like `GetEncryptionSpec` and `InitializeEncryptionSpec` requests and responses, providing flexibility in how these operations are managed."]]],[]]