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."],[[["The latest version of the `DocumentLinkServiceConnection` is `2.37.0-rc`, with numerous previous versions available for reference, ranging back to `2.12.0`."],["`DocumentLinkServiceConnection` defines virtual methods for each user-facing overload set in `DocumentLinkServiceClient`, facilitating the injection of custom behavior for testing."],["The `DocumentLinkServiceConnection` includes methods such as `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink` to manage document links."],["A concrete instance of `DocumentLinkServiceConnection` can be created using `MakeDocumentLinkServiceConnection()`."],["For mocking, you can utilize the `contentwarehouse_v1_mocks::MockDocumentLinkServiceConnection`."]]],[]]