This interface defines virtual methods for each of the user-facing overload sets in EngineServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EngineServiceClient.
[[["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 page details the `EngineServiceConnection` class within the Google Cloud Discovery Engine v1 C++ library, specifically for version 2.33.0."],["The `EngineServiceConnection` class provides an interface with virtual methods corresponding to the user-facing overload sets in `EngineServiceClient`, enabling custom behavior injection, such as for testing with mock objects."],["It offers functions to manage engines, including `CreateEngine`, `DeleteEngine`, `UpdateEngine`, `GetEngine`, and `ListEngines`, along with long-running operation handling functions like `GetOperation`, `ListOperations`, and `CancelOperation`."],["The latest release candidate is version 2.37.0-rc, and the page contains links to other versions ranging from 2.36.0 to 2.15.1."]]],[]]