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 within the Google Cloud Content Warehouse v1 C++ library, specifically for version 2.30.0."],["The `DocumentServiceConnection` class defines virtual methods for user-facing overload sets in `DocumentServiceClient`, allowing for custom behavior injection during testing."],["Users can create instances of `DocumentServiceConnection` via `MakeDocumentServiceConnection()`, and there is also `contentwarehouse_v1_mocks::MockDocumentServiceConnection` for mocking."],["The document provides function descriptions and parameters for `DocumentServiceConnection` actions like `CreateDocument`, `GetDocument`, `UpdateDocument`, `DeleteDocument`, `SearchDocuments`, `LockDocument`, `FetchAcl`, and `SetAcl`."],["The latest release candidate is version 2.37.0-rc, and past versions dating back to 2.12.0 are available."]]],[]]