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-14 UTC."],[[["This document outlines the `EncryptionSpecServiceConnection` object, which defines virtual methods corresponding to user-facing overload sets in `EncryptionSpecServiceClient`."],["The latest version available is 2.37.0-rc, and this document covers versions ranging from 2.37.0-rc down to 2.11.0."],["Users can utilize the interface provided by `EncryptionSpecServiceConnection` to inject custom behaviors for testing `EncryptionSpecServiceClient` objects."],["The `EncryptionSpecServiceConnection` includes functions like `GetEncryptionSpec`, `InitializeEncryptionSpec`, `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`."],["A concrete instance of `EncryptionSpecServiceConnection` can be created using the `MakeEncryptionSpecServiceConnection()` function, and for mocking purposes, `dialogflow_es_mocks::MockEncryptionSpecServiceConnection` can be used."]]],[]]