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 webpage provides documentation for the `DocumentSchemaServiceConnection` object, which is part of the Google Cloud Content Warehouse C++ client library, specifically for version 2.24.0."],["The `DocumentSchemaServiceConnection` object defines virtual methods that correspond to the user-facing overload sets in `DocumentSchemaServiceClient`, allowing for custom behavior injection during testing."],["The documentation lists a range of available versions for the `DocumentSchemaServiceConnection`, starting with the latest release candidate `2.37.0-rc` and extending down to `2.12.0`."],["The page includes information about how to create a concrete instance using `MakeDocumentSchemaServiceConnection()` and how to mock it with `contentwarehouse_v1_mocks::MockDocumentSchemaServiceConnection`."],["The documentation outlines the virtual functions available within the class, including `options`, `CreateDocumentSchema`, `UpdateDocumentSchema`, `GetDocumentSchema`, `DeleteDocumentSchema`, and `ListDocumentSchemas`, along with their respective parameters and return types."]]],[]]