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-04-17 UTC."],[[["This webpage provides documentation for the `DocumentServiceConnection` class within the Google Cloud Content Warehouse C++ library, specifically for version 2.36.0."],["The `DocumentServiceConnection` class offers a way to define custom behaviors for the `DocumentServiceClient` through virtual methods, which is useful for testing with mocks."],["This page lists all available library versions from 2.12.0 up to the release candidate 2.37.0-rc, with links to each version's documentation for `DocumentServiceConnection`."],["Key functions documented include `CreateDocument`, `GetDocument`, `UpdateDocument`, `DeleteDocument`, `SearchDocuments`, `LockDocument`, `FetchAcl`, `SetAcl`, and `GetOperation`, detailing their parameters and return types."],["The page also provides information on how to create a concrete instance of `DocumentServiceConnection` using `MakeDocumentServiceConnection()` and how to use `MockDocumentServiceConnection` for testing."]]],[]]