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 provides documentation for the `DocumentLinkServiceConnection` object, which is part of the Google Cloud Content Warehouse C++ client library, specifically for version 2.13.0."],["The latest release for the `DocumentLinkServiceConnection` is version 2.37.0-rc, and this webpage lists numerous previous versions, including 2.36.0 down to 2.12.0."],["The `DocumentLinkServiceConnection` interface offers virtual methods that correspond to user-facing overload sets in `DocumentLinkServiceClient`, enabling custom behavior injection for testing purposes."],["Users can create instances of `DocumentLinkServiceConnection` using the `MakeDocumentLinkServiceConnection()` function, and for mocking purposes, `MockDocumentLinkServiceConnection` is available."],["The `DocumentLinkServiceConnection` offers virtual methods to create, delete, list linked targets and linked sources."]]],[]]