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-03-14 UTC."],[[["The `DocumentLinkServiceConnection` object is designed for use with `DocumentLinkServiceClient` and facilitates interactions within the Content Warehouse service."],["This interface provides virtual methods that mirror the user-facing overload sets in `DocumentLinkServiceClient`, allowing for the injection of custom behavior during testing."],["The page provides access to multiple versions of the documentation, ranging from version 2.12.0 up to the latest release candidate, 2.37.0-rc."],["The `DocumentLinkServiceConnection` class contains virtual functions to facilitate the management of document links, including operations such as listing linked sources and targets, creating links, and deleting them."],["You can create a `DocumentLinkServiceConnection` instance using `MakeDocumentLinkServiceConnection()` or use the `MockDocumentLinkServiceConnection` for mocking purposes."]]],[]]