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 defining virtual methods that correspond to the user-facing overloads in `EncryptionSpecServiceClient`."],["The `EncryptionSpecServiceConnection` interface allows for injecting custom behavior, such as using Google Mock objects, in tests that utilize `EncryptionSpecServiceClient`."],["The document details the available virtual functions within the interface, including `GetEncryptionSpec`, `InitializeEncryptionSpec`, `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, `CancelOperation` and more, along with their parameters and return types."],["The document provides a list of all available versions for this class, going from 2.37.0-rc all the way down to 2.11.0, with links for each."],["The `MakeEncryptionSpecServiceConnection()` function can be used to create a concrete instance of the class, and the `dialogflow_es_mocks::MockEncryptionSpecServiceConnection` class is available for mocking purposes."]]],[]]