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-21 UTC."],[[["This webpage details the `DocumentLinkServiceConnection` class, which interfaces with the `DocumentLinkServiceClient` to manage document links."],["The `DocumentLinkServiceConnection` class enables users to inject custom behaviors, like with a Google Mock object, for testing purposes related to `DocumentLinkServiceClient`."],["The page offers links to various versions of the `DocumentLinkServiceConnection`, from version 2.12.0 up to the latest release candidate, 2.37.0-rc."],["The webpage lists the functions for this interface, such as `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink`, and includes parameter and return type specifications for each."],["It also provides access to `MakeDocumentLinkServiceConnection()` for creating a concrete instance of the class, and `MockDocumentLinkServiceConnection` for creating a mock version."]]],[]]