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 Google Cloud Discovery Engine's C++ library, specifically for version 2.26.0, which is an older version."],["`DataStoreServiceConnection` provides virtual methods that mirror the user-facing overloads in `DataStoreServiceClient`, facilitating the injection of custom behaviors for testing purposes."],["The interface supports key operations such as creating, retrieving, listing, deleting, and updating `DataStore` objects, all through its virtual method implementations."],["The page includes a list of previous versions of the library, dating back to version 2.15.1, with version 2.37.0-rc as the latest."],["The provided content describes the necessary implementation details for the interface, such as parameters, return types, and descriptions for the available functions, along with the specifics for mocking."]]],[]]