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-04-17 UTC."],[[["The webpage provides documentation for the `DocumentLinkServiceConnection` class within the Google Cloud Content Warehouse C++ client library, focusing on version 2.36.0."],["The `DocumentLinkServiceConnection` class defines virtual methods corresponding to user-facing overload sets in `DocumentLinkServiceClient`, enabling custom behavior injection during testing."],["The latest release candidate, version 2.37.0-rc, is available along with a history of versions dating back to 2.12.0 for the `DocumentLinkServiceConnection` class."],["The content describes how to create a concrete instance using `MakeDocumentLinkServiceConnection()` and how to mock it using `contentwarehouse_v1_mocks::MockDocumentLinkServiceConnection`."],["The `DocumentLinkServiceConnection` class includes virtual functions such as `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, `DeleteDocumentLink`, and `GetOperation`, each with specific parameter and return types."]]],[]]