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` class within the Google Cloud Content Warehouse C++ library, with the latest release candidate version being 2.37.0-rc."],["The `DocumentServiceConnection` class defines virtual methods that mirror the user-facing overload sets in `DocumentServiceClient`, enabling users to customize behavior during testing."],["This resource includes a list of various available versions of the `DocumentServiceConnection` class, from 2.12.0 up to the latest release candidate 2.37.0-rc, with easy access to each via hyperlinked version numbers."],["The webpage details the functions within the `DocumentServiceConnection` interface, which includes operations like creating, getting, updating, deleting, searching, locking, fetching ACL, and setting ACL for documents."],["Users can find how to create a concrete instance of `DocumentServiceConnection` through the `MakeDocumentServiceConnection()` function and use `contentwarehouse_v1_mocks::MockDocumentServiceConnection` for mocking purposes."]]],[]]