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-21 UTC."],[[["This webpage details the `EngineServiceConnection` class, which provides an interface for the `EngineServiceClient` within the Google Cloud Discovery Engine API."],["The `EngineServiceConnection` class defines virtual methods that correspond to user-facing overload sets in `EngineServiceClient`, facilitating custom behavior injection during testing."],["The webpage provides access to various versions of the `EngineServiceConnection`, including a release candidate and numbered versions from 2.37.0-rc to 2.15.1."],["The class offers functions such as `CreateEngine`, `DeleteEngine`, `UpdateEngine`, `GetEngine`, and `ListEngines`, along with methods for managing long-running operations like `ListOperations`, `GetOperation`, and `CancelOperation`."],["There are specific instructions for creating concrete instances of the class using `MakeEngineServiceConnection()` and mocking using `discoveryengine_v1_mocks::MockEngineServiceConnection`."]]],[]]