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 webpage provides documentation for the `DocumentLinkServiceConnection` class, which is used in conjunction with the `DocumentLinkServiceClient` for the Content Warehouse API, specifically for version 2.15.1."],["The `DocumentLinkServiceConnection` class defines virtual methods corresponding to each user-facing overload set in the `DocumentLinkServiceClient`, enabling users to inject custom behavior for testing."],["The latest release candidate version available is 2.37.0-rc, and the page lists all the available versions of the `DocumentLinkServiceConnection` class from 2.12.0 up to 2.37.0-rc."],["The `DocumentLinkServiceConnection` class contains virtual functions, such as `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink`, that facilitate various document linking operations within the Content Warehouse API."],["The documentation contains information on how to create a concrete instance using `MakeDocumentLinkServiceConnection()` and how to use `MockDocumentLinkServiceConnection` for mocking."]]],[]]