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 webpage details the `DocumentServiceConnection` object for `DocumentServiceClient`, which defines virtual methods for each user-facing overload set in `DocumentServiceClient`."],["The `DocumentServiceConnection` interface enables users to inject custom behavior, like with a Google Mock object, during testing."],["The page provides access to documentation for multiple versions of the `DocumentServiceConnection`, ranging from the latest release candidate 2.37.0-rc down to version 2.15.1."],["It outlines various virtual functions of the `DocumentServiceConnection`, such as `GetDocument`, `ListDocuments`, `CreateDocument`, `UpdateDocument`, `DeleteDocument`, `ImportDocuments`, and `PurgeDocuments`, including details on their parameters and return types."],["It also provides virtual functions to interact with `google::longrunning::Operation`, for example, `ListOperations`, `GetOperation` and `CancelOperation`."]]],[]]