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-21 UTC."],[[["This webpage details the `DocumentLinkServiceConnection` object, which facilitates interactions with `DocumentLinkServiceClient` in the Content Warehouse API."],["The page provides access to various versions of the `DocumentLinkServiceConnection`, with version 2.37.0-rc being the latest and 2.26.0 the version initially loaded on the page."],["The `DocumentLinkServiceConnection` interface defines virtual methods corresponding to each user-facing overload in `DocumentLinkServiceClient`, enabling custom behavior injection during testing."],["Users can utilize the `MakeDocumentLinkServiceConnection()` function to create a concrete instance of this object, or use `MockDocumentLinkServiceConnection` for mocking purposes."],["The virtual methods of the `DocumentLinkServiceConnection` on this page include functions such as options(), ListLinkedTargets(), ListLinkedSources(), CreateDocumentLink(), and DeleteDocumentLink(), each with a specific purpose."]]],[]]