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-03-14 UTC."],[[["This webpage details the `DataStoreServiceConnection` object, which serves as an interface for the `DataStoreServiceClient` in the Google Cloud Discovery Engine v1 C++ library."],["The latest version of `DataStoreServiceConnection` is 2.37.0-rc, with numerous previous versions available for access and use."],["This interface allows custom behavior to be implemented for testing `DataStoreServiceClient` objects."],["The document provides information on creating a concrete instance via `MakeDataStoreServiceConnection()` and mocking with `discoveryengine_v1_mocks::MockDataStoreServiceConnection`."],["The webpage lists all the virtual functions that are part of the interface, including functions like CreateDataStore, GetDataStore, ListDataStores, DeleteDataStore, UpdateDataStore, and various operation functions."]]],[]]