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-21 UTC."],[[["This webpage details the `DataStoreServiceConnection` class, which facilitates communication with the `DataStoreServiceClient`."],["The `DataStoreServiceConnection` class is an interface that offers virtual methods mirroring the user-facing methods found in `DataStoreServiceClient`, enabling custom behavior injection during testing."],["The page provides documentation for multiple versions of the `DataStoreServiceConnection`, including the latest release candidate (2.37.0-rc) and going as far back as version 2.15.1."],["The page covers functions like `CreateDataStore`, `GetDataStore`, `ListDataStores`, `DeleteDataStore`, and `UpdateDataStore`, with detailed information on their parameters, and return types."],["Users can create concrete instances of the connection using the `MakeDataStoreServiceConnection()` function, and mock instances are available via `discoveryengine_v1_mocks::MockDataStoreServiceConnection`."]]],[]]