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-17 UTC."],[[["This webpage provides documentation for the `DataStoreServiceConnection` class within the Google Cloud Discovery Engine C++ client library, specifically version 2.36.0."],["The `DataStoreServiceConnection` class is an interface that defines virtual methods corresponding to the user-facing overloads in `DataStoreServiceClient`, facilitating the injection of custom behavior for testing purposes."],["The documentation lists multiple available versions of the `DataStoreServiceConnection` class, including a release candidate version 2.37.0-rc and all versions down to 2.15.1."],["The page details various functions available within the `DataStoreServiceConnection` interface, such as `CreateDataStore`, `GetDataStore`, `ListDataStores`, `DeleteDataStore`, `UpdateDataStore`, and methods for long-running operations."],["The content also indicates the existence of a `MakeDataStoreServiceConnection()` function for creating a concrete instance, and a `MockDataStoreServiceConnection` for mocking."]]],[]]