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 webpage provides documentation for the `EngineServiceConnection` class within the Google Cloud Discovery Engine C++ library, specifically version 2.35.0, which is a component used alongside `EngineServiceClient`."],["The `EngineServiceConnection` class defines virtual methods for each user-facing overload set in `EngineServiceClient`, allowing users to inject custom behavior during testing."],["The documentation lists all available versions of the `EngineServiceConnection` class, with version 2.37.0-rc being the latest release candidate, and outlines previous stable releases."],["The page details the available functions within the class, such as `CreateEngine`, `DeleteEngine`, `UpdateEngine`, `GetEngine`, and several other operation-related functions."],["The webpage lists how to make a concrete version of the EngineServiceConnection, and how to use `MockEngineServiceConnection`."]]],[]]