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++ library, with the latest release being version 2.37.0-rc."],["The `DocumentLinkServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in `DocumentLinkServiceClient`, allowing for custom behavior injection during testing."],["This page offers information about different versions of the `DocumentLinkServiceConnection`, as it provides links to each from version 2.12.0 to the latest version."],["The documentation includes details on how to create a concrete instance using `MakeDocumentLinkServiceConnection()` and how to utilize `MockDocumentLinkServiceConnection` for mocking purposes."],["The interface includes virtual methods such as `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink`, along with their respective request parameters and return types."]]],[]]