This interface defines virtual methods for each of the user-facing overload sets in DocumentServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DocumentServiceClient.
[[["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 page details the `DocumentServiceConnection` object, which acts as an interface defining virtual methods for all user-facing overload sets within the `DocumentServiceClient` for the various versions listed."],["The `DocumentServiceConnection` object facilitates the injection of custom behaviors, particularly useful when mocking and testing `DocumentServiceClient` objects with Google Mock."],["The page provides a comprehensive list of versions for the `DocumentServiceConnection`, ranging from 2.15.1 to 2.37.0-rc, with links to the respective documentation pages for each version, providing historical context."],["Key functions within `DocumentServiceConnection` include `GetDocument`, `ListDocuments`, `CreateDocument`, `UpdateDocument`, `DeleteDocument`, `ImportDocuments`, and `PurgeDocuments`, each handling a specific document-related operation."],["The current latest release candidate version of the `DocumentServiceConnection` is `2.37.0-rc`."]]],[]]