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-05 UTC."],[[["This webpage details the `DataStoreServiceConnection` interface for the Google Cloud Discovery Engine's `DataStoreServiceClient`, version 2.34.0, which provides virtual methods to interact with the Data Store Service."],["The `DataStoreServiceConnection` allows for the injection of custom behavior, such as with mock objects, for testing the `DataStoreServiceClient`."],["It outlines a list of the available prior versions, including versions up to and including 2.37.0-rc, with links to each of their documentation pages for `DataStoreServiceConnection`."],["Key functions of the interface include creating, getting, listing, deleting, and updating data stores, as well as operations related to listing, getting, and canceling long-running operations."],["There is a function available to easily create a concrete instance of the interface by using the `MakeDataStoreServiceConnection()` method."]]],[]]