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 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."]]],[]]