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