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 webpage provides documentation for the `DocumentLinkServiceConnection` class within the Google Cloud Content Warehouse C++ client library, covering versions from 2.12.0 up to the latest release candidate 2.37.0-rc."],["The `DocumentLinkServiceConnection` class defines virtual methods for user-facing operations in `DocumentLinkServiceClient`, allowing users to customize behavior during testing."],["The `DocumentLinkServiceConnection` class manages document link operations such as listing linked targets and sources, creating document links, and deleting them."],["Users can create a concrete instance of this class using `MakeDocumentLinkServiceConnection()` or use `contentwarehouse_v1_mocks::MockDocumentLinkServiceConnection` for mocking purposes."],["The webpage defines parameter types and returns for each function of the DocumentLinkServiceConnection class, such as `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, `DeleteDocumentLink`, and `GetOperation`."]]],[]]