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."],[[["This page provides documentation for the `DocumentLinkServiceConnection` object within the Google Cloud Content Warehouse C++ library, specifically detailing various versions from 2.12.0 to 2.37.0-rc (latest)."],["The `DocumentLinkServiceConnection` interface defines virtual methods for all user-facing overload sets found in `DocumentLinkServiceClient`, facilitating the injection of custom behaviors for testing purposes."],["Users can instantiate a `DocumentLinkServiceConnection` object using the `MakeDocumentLinkServiceConnection()` function, while mocking can be done through `contentwarehouse_v1_mocks::MockDocumentLinkServiceConnection`."],["The page lists the available functions of `DocumentLinkServiceConnection` like `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink`, along with their parameters and return types."]]],[]]