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 details the `DocumentLinkServiceConnection` object, which facilitates custom behavior and testing for the `DocumentLinkServiceClient`."],["The latest version of the `DocumentLinkServiceConnection` is 2.37.0-rc, with numerous previous versions listed including 2.12.0, the version for the detailed documentation."],["The `DocumentLinkServiceConnection` interface contains virtual methods to interact with the service, including `ListLinkedTargets`, `ListLinkedSources`, `CreateDocumentLink`, and `DeleteDocumentLink`."],["Users can utilize `MakeDocumentLinkServiceConnection()` to create an instance and `MockDocumentLinkServiceConnection` for testing purposes."],["The current documentation provides a function overview with a description of return types and parameters for each virtual method within the `DocumentLinkServiceConnection` interface."]]],[]]