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 provides documentation for the `DataStoreServiceConnection` class within the Google Cloud Discovery Engine C++ client library, covering versions from 2.15.1 to the latest release candidate 2.37.0-rc."],["The `DataStoreServiceConnection` interface defines virtual methods corresponding to user-facing overloads in `DataStoreServiceClient`, facilitating custom behavior injection during testing."],["The documentation details the virtual methods within the `DataStoreServiceConnection` class, including functions for creating, retrieving, listing, deleting, and updating DataStores, along with long-running operation management."],["The page also provides links to create a concrete instance of `DataStoreServiceConnection`, as well as how to use mocking in testing."],["It provides function names such as CreateDataStore, GetDataStore, ListDataStores, DeleteDataStore, UpdateDataStore, and ListOperations, showing what can be performed on a DataStore."]]],[]]