This interface defines virtual methods for each of the user-facing overload sets in DataStoreServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DataStoreServiceClient.
[[["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-23 UTC."],[[["This webpage details the `DataStoreServiceConnection` class, which provides an interface for `DataStoreServiceClient` in the Google Cloud Discovery Engine v1 C++ library."],["The latest version of the library available is 2.37.0-rc, and the webpage covers multiple versions, including 2.29.0, the version of the current context."],["`DataStoreServiceConnection` allows users to implement custom behavior, like using Google Mock objects, for testing `DataStoreServiceClient` objects."],["The page provides documentation for various virtual methods including `CreateDataStore`, `GetDataStore`, `ListDataStores`, `DeleteDataStore`, and `UpdateDataStore`."],["The page explains that the method `MakeDataStoreServiceConnection()` can be used for creating a concrete instance, and `discoveryengine_v1_mocks::MockDataStoreServiceConnection` is available for mocking."]]],[]]