This interface defines virtual methods for each of the user-facing overload sets in DocumentSchemaServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DocumentSchemaServiceClient.
[[["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 provides documentation for the `DocumentSchemaServiceConnection` object, which is part of the Google Cloud Content Warehouse C++ client library, offering a range of versions from 2.12.0 up to 2.37.0-rc."],["The `DocumentSchemaServiceConnection` interface defines virtual methods corresponding to the user-facing overload sets in `DocumentSchemaServiceClient`, allowing for custom behavior injection during testing."],["You can utilize the provided `MakeDocumentSchemaServiceConnection()` function to generate a concrete instance of the connection, while the `contentwarehouse_v1_mocks::MockDocumentSchemaServiceConnection` class is available for mocking purposes."],["The `DocumentSchemaServiceConnection` object allows users to perform operations such as creating, updating, getting, deleting, and listing `DocumentSchema` objects, each with its own virtual method and request parameters."],["The latest version of `DocumentSchemaServiceConnection` available is 2.37.0-rc, however, the current page covers version 2.27.0."]]],[]]