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."],[[["The webpage provides documentation for the `DocumentLinkServiceConnection` class within the Google Cloud Content Warehouse C++ client library, offering various versions of the class."],["This class defines the interface for virtual methods, mirroring the user-facing overload sets found in `DocumentLinkServiceClient`, and enables the injection of custom behaviors during testing."],["The page details functions such as `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink`, each with corresponding parameters and return types."],["Users can find instructions for creating an instance of the `DocumentLinkServiceConnection` through `MakeDocumentLinkServiceConnection()` and can utilize `MockDocumentLinkServiceConnection` for mocking purposes."]]],[]]