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 latest version available for `DocumentLinkServiceConnection` is 2.37.0-rc, with numerous previous versions also listed for reference."],["`DocumentLinkServiceConnection` defines virtual methods corresponding to each user-facing overload set in `DocumentLinkServiceClient`, allowing for the injection of custom behavior."],["This interface supports functions such as `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink` to interact with document links."],["Users can create a concrete instance of `DocumentLinkServiceConnection` using the `MakeDocumentLinkServiceConnection()` function."],["The `contentwarehouse_v1_mocks::MockDocumentLinkServiceConnection` function can be used to mock the `DocumentLinkServiceConnection`."]]],[]]