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-14 UTC."],[[["This page provides documentation for the `DocumentSchemaServiceConnection` object within the Google Cloud Content Warehouse C++ library, specifically version 2.15.1."],["The `DocumentSchemaServiceConnection` interface defines virtual methods that mirror the user-facing overload sets found in `DocumentSchemaServiceClient`, enabling users to customize behavior during testing."],["It is possible to obtain a concrete instance of this interface by using `MakeDocumentSchemaServiceConnection()` or a mock via `contentwarehouse_v1_mocks::MockDocumentSchemaServiceConnection`."],["This page outlines the available functions and their parameters, such as `CreateDocumentSchema`, `UpdateDocumentSchema`, `GetDocumentSchema`, `DeleteDocumentSchema`, and `ListDocumentSchemas`."],["The page also contains a history of previous releases for this document, with the latest being 2.37.0-rc."]]],[]]