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, version 2.19.0."],["The `DocumentSchemaServiceConnection` interface defines virtual methods that mirror the user-facing overloads found in `DocumentSchemaServiceClient`, facilitating the injection of custom behavior for testing purposes."],["The page lists numerous prior versions of the DocumentSchemaServiceConnection going up to `2.37.0-rc`, providing links to the documentation of each respective version."],["The `DocumentSchemaServiceConnection` is implemented using the function `MakeDocumentSchemaServiceConnection()` and the mock class `MockDocumentSchemaServiceConnection` can be used to simulate behavior."],["The `DocumentSchemaServiceConnection` interface includes functions to manage document schemas, such as `CreateDocumentSchema`, `UpdateDocumentSchema`, `GetDocumentSchema`, `DeleteDocumentSchema`, and `ListDocumentSchemas`."]]],[]]