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."],[[["This webpage provides documentation for the `DocumentLinkServiceConnection` class within the Google Cloud Content Warehouse C++ client library, focusing on version 2.23.0, but also providing links to other versions."],["The `DocumentLinkServiceConnection` class defines the interface for managing document links, outlining virtual methods for actions such as listing linked targets and sources, creating new document links, and deleting existing ones."],["Users can create concrete instances of the class via the `MakeDocumentLinkServiceConnection()` function or use the mock class `contentwarehouse_v1_mocks::MockDocumentLinkServiceConnection` for testing."],["The documentation includes details on the parameters and return types of each function within the interface, specifying types like `StatusOr` and `StreamRange` along with their associated request types."],["The latest version available is 2.37.0-rc, and the version 2.23.0, which the documentation is focused on, has links to the other versions going from 2.36.0 all the way down to 2.12.0."]]],[]]