This interface defines virtual methods for each of the user-facing overload sets in DocumentLinkServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DocumentLinkServiceClient.
[[["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 page provides documentation for the `DocumentLinkServiceConnection` class within the Google Cloud Content Warehouse C++ library, specifically version 2.35.0."],["The `DocumentLinkServiceConnection` class defines virtual methods corresponding to the user-facing overload sets in `DocumentLinkServiceClient`, allowing for the injection of custom behavior, particularly useful for testing with mock objects."],["Users can create a concrete instance of this class using `MakeDocumentLinkServiceConnection()`, and can utilize `contentwarehouse_v1_mocks::MockDocumentLinkServiceConnection` for mocking purposes."],["The available virtual functions within this class include `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, `DeleteDocumentLink`, `GetOperation`, and `options()`, which cover various document linking operations."],["The page also provides links to documentation for older and newer versions of the library, ranging from 2.12.0 up to 2.37.0-rc."]]],[]]