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."],[[["This webpage details the `DocumentLinkServiceConnection` class, which defines virtual methods corresponding to user-facing overloads in `DocumentLinkServiceClient`."],["The latest available version of `DocumentLinkServiceConnection` is `2.37.0-rc`, and several previous versions are also accessible, ranging down to version `2.12.0`."],["The `DocumentLinkServiceConnection` class facilitates the injection of custom behaviors for testing, especially when utilizing `DocumentLinkServiceClient` objects."],["The page outlines the functions within `DocumentLinkServiceConnection`, including `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink`, along with their parameters and return types."],["The `MakeDocumentLinkServiceConnection()` function is provided for the creation of a concrete instance and `contentwarehouse_v1_mocks::MockDocumentLinkServiceConnection` is provided for mocking."]]],[]]