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