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-14 UTC."],[[["This webpage provides documentation for the `DocumentServiceConnection` object, which is part of the Google Cloud Content Warehouse C++ client library, with version 2.24.0 being highlighted."],["The page includes links to various versions of the `DocumentServiceConnection` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.12.0."],["`DocumentServiceConnection` defines virtual methods corresponding to user-facing overload sets in `DocumentServiceClient`, enabling users to inject custom behavior, especially useful for testing."],["The page details the functions within `DocumentServiceConnection`, such as `CreateDocument`, `GetDocument`, `UpdateDocument`, `DeleteDocument`, `SearchDocuments`, `LockDocument`, `FetchAcl`, and `SetAcl`, along with their parameters and return types."],["The `MakeDocumentServiceConnection()` and `MockDocumentServiceConnection` is provided as a way to make a concrete instance of and to mock the DocumentServiceConnection respectively."]]],[]]