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-21 UTC."],[[["The webpage provides documentation for the `DocumentLinkServiceConnection` class within the Google Cloud Content Warehouse C++ library, specifically highlighting version 2.19.0."],["`DocumentLinkServiceConnection` is an interface that defines virtual methods for user-facing overload sets in `DocumentLinkServiceClient`, enabling custom behavior injection, especially for testing."],["The latest version, 2.37.0-rc, is available, and the page provides access to documentation for past versions, starting from 2.12.0 up to the current version."],["The page details virtual functions for managing document links, such as `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink`, along with their respective parameters and return types."],["Users are directed to `MakeDocumentLinkServiceConnection()` to create a concrete instance of this class and to `MockDocumentLinkServiceConnection` for mocking purposes."]]],[]]