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, which is utilized alongside `DocumentSchemaServiceClient` in the contentwarehouse library, with the most recent version as 2.37.0-rc."],["The `DocumentSchemaServiceConnection` interface includes virtual methods that mirror the user-facing overloads found in `DocumentSchemaServiceClient`, and it facilitates the injection of custom behaviors during testing."],["There are a list of available versions for `DocumentSchemaServiceConnection`, ranging from version 2.12.0 to 2.37.0-rc, with 2.23.0 being the base version of this current page."],["`MakeDocumentSchemaServiceConnection()` is used to create concrete instances of the connection, and `MockDocumentSchemaServiceConnection` is available for mocking purposes in testing."],["The interface supports various operations such as `CreateDocumentSchema`, `UpdateDocumentSchema`, `GetDocumentSchema`, `DeleteDocumentSchema`, and `ListDocumentSchemas`, and the type of parameters and return values associated with each operation are described."]]],[]]