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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]