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-05-07 UTC."],[[["This document outlines the `EncryptionSpecServiceConnection` object, which provides virtual methods corresponding to the user-facing overload sets in `EncryptionSpecServiceClient`."],["The latest version available for `EncryptionSpecServiceConnection` is version 2.37.0-rc, with several previous versions listed, down to version 2.11.0."],["Users can implement custom behavior in tests by injecting a mock object, such as `MockEncryptionSpecServiceConnection`, into the `EncryptionSpecServiceClient`."],["The interface defines virtual methods such as `GetEncryptionSpec`, `InitializeEncryptionSpec`, `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`, along with their respective parameter and return types."],["`MakeEncryptionSpecServiceConnection()` is provided for creating a concrete instance of the `EncryptionSpecServiceConnection` object."]]],[]]