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-04-17 UTC."],[[["This webpage details the `EngineServiceConnection` object, which is a crucial component for interacting with the `EngineServiceClient` in the Google Cloud Discovery Engine v1 API."],["The `EngineServiceConnection` provides virtual methods that mirror the user-facing overload sets in `EngineServiceClient`, allowing for custom behavior injection, particularly useful in testing scenarios."],["The page provides documentation for the latest release candidate, 2.37.0-rc, alongside numerous prior versions, extending as far back as version 2.15.1."],["Key functionalities documented include creating, deleting, updating, getting, and listing engines, each with detailed parameter and return type information."],["Users can leverage the `MakeEngineServiceConnection()` function to create a concrete instance, while `discoveryengine_v1_mocks::MockEngineServiceConnection` facilitates mocking for testing purposes."]]],[]]