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 details the `DocumentSchemaServiceConnection` class, which interfaces with the `DocumentSchemaServiceClient` in the Google Cloud Content Warehouse v1 API."],["The `DocumentSchemaServiceConnection` class offers a series of virtual methods, including `CreateDocumentSchema`, `UpdateDocumentSchema`, `GetDocumentSchema`, `DeleteDocumentSchema`, `ListDocumentSchemas`, and `GetOperation` to interact with Document Schemas."],["It includes links to the latest version (2.37.0-rc) and previous versions, all the way back to 2.12.0, offering the ability to view the `DocumentSchemaServiceConnection` documentation for each of these versions."],["Users can inject custom behaviors when testing `DocumentSchemaServiceClient` objects, and the `contentwarehouse_v1_mocks::MockDocumentSchemaServiceConnection` class is available for mocking."],["The page also provides a method `MakeDocumentSchemaServiceConnection()` to create concrete instances of the connection, along with a description of the parameters and return types for each function."]]],[]]