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` interface for the `DataStoreServiceClient`, which manages interactions with the Discovery Engine Data Store."],["The latest version is `2.37.0-rc`, but the page lists versions back to `2.15.1` of the `DataStoreServiceConnection`."],["This interface defines virtual methods, like `CreateDataStore`, `GetDataStore`, `ListDataStores`, `DeleteDataStore`, and `UpdateDataStore`, which correspond to user-facing overload sets in `DataStoreServiceClient`."],["Users can customize behavior using this interface, such as injecting custom behavior for testing purposes, and create concrete instances using `MakeDataStoreServiceConnection()`."],["`discoveryengine_v1_mocks::MockDataStoreServiceConnection` is available for mocking purposes."]]],[]]