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 webpage details the `DocumentLinkServiceConnection` object, which facilitates custom behavior and testing for the `DocumentLinkServiceClient`."],["The latest release is version 2.37.0-rc, with many other versions available ranging down to 2.12.0."],["The `DocumentLinkServiceConnection` interface defines virtual methods for user-facing overload sets found within the `DocumentLinkServiceClient`."],["Key functions provided include `options()`, `ListLinkedTargets()`, `ListLinkedSources()`, `CreateDocumentLink()`, and `DeleteDocumentLink()`."],["Users can utilize `MakeDocumentLinkServiceConnection()` to create a concrete instance or `MockDocumentLinkServiceConnection` for mocking in testing scenarios."]]],[]]