This interface defines virtual methods for each of the user-facing overload sets in DocumentServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DocumentServiceClient.
[[["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 details the `DocumentServiceConnection` class within the Google Cloud Discovery Engine v1 C++ library, specifically for version 2.34.0."],["The `DocumentServiceConnection` class defines virtual methods corresponding to user-facing overload sets in `DocumentServiceClient`, enabling custom behavior injection for testing purposes."],["The page also provides links to documentation for different versions of this class, from 2.15.1 to 2.37.0-rc, and references methods for creating concrete instances such as `MakeDocumentServiceConnection()`."],["The `DocumentServiceConnection` class supports various document management operations such as `GetDocument`, `ListDocuments`, `CreateDocument`, `UpdateDocument`, `DeleteDocument`, `ImportDocuments`, and `PurgeDocuments`."],["It also lists methods for long-running operations such as `ListOperations`, `GetOperation`, and `CancelOperation`, alongside supporting methods such as `BatchGetDocumentsMetadata` and `options`."]]],[]]