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 page provides documentation for the `DocumentSchemaServiceConnection` class within the Google Cloud Content Warehouse C++ library, specifically version 2.30.0."],["The `DocumentSchemaServiceConnection` class defines virtual methods that mirror the user-facing overload sets in `DocumentSchemaServiceClient`, allowing for the injection of custom behavior, particularly useful for testing with tools like Google Mock."],["The page lists available versions of the `DocumentSchemaServiceConnection` class, from the latest release candidate (2.37.0-rc) down to version 2.12.0."],["The `DocumentSchemaServiceConnection` class offers functions like `CreateDocumentSchema`, `UpdateDocumentSchema`, `GetDocumentSchema`, `DeleteDocumentSchema`, and `ListDocumentSchemas`, all of which take a request parameter and return a status or a `DocumentSchema`."],["Users can find instructions for creating a concrete instance using `MakeDocumentSchemaServiceConnection()` or for mocking it with `MockDocumentSchemaServiceConnection`."]]],[]]