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` interface, which defines virtual methods for each user-facing overload in `EngineServiceClient`."],["The `EngineServiceConnection` interface allows users to inject custom behaviors into tests utilizing `EngineServiceClient`."],["The latest release candidate version for `EngineServiceConnection` is 2.37.0-rc, with multiple other versions listed ranging down to 2.15.1."],["Methods for managing engine operations are documented, including `CreateEngine`, `DeleteEngine`, `UpdateEngine`, `GetEngine`, `ListEngines`, `ListOperations`, `GetOperation` and `CancelOperation`."],["To create a real instance of the object you should consult the `MakeEngineServiceConnection()` method, and for creating a mocked instance you can refer to `discoveryengine_v1_mocks::MockEngineServiceConnection`."]]],[]]