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 details the `DocumentServiceConnection` class, which interfaces with the `DocumentServiceClient` for Google Cloud Content Warehouse services."],["The `DocumentServiceConnection` class provides virtual methods for each user-facing overload set in `DocumentServiceClient`, enabling custom behavior injection, particularly for testing purposes."],["The page includes links to documentation for numerous versions of the `DocumentServiceConnection`, from the latest release candidate (2.37.0-rc) down to version 2.12.0."],["Key functionalities of `DocumentServiceConnection` include creating, retrieving, updating, deleting, locking, and searching for documents, as well as managing document access control lists (ACLs)."],["The `MakeDocumentServiceConnection()` function can be used to create a tangible instance, while `contentwarehouse_v1_mocks::MockDocumentServiceConnection` can be used to create a mock instance for testing."]]],[]]