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-04-17 UTC."],[[["This webpage details the `DocumentSchemaServiceConnection` object, which acts as an interface for the `DocumentSchemaServiceClient`."],["It lists various versions of the `DocumentSchemaServiceConnection`, ranging from version 2.12.0 to the latest release candidate 2.37.0-rc."],["The interface provides virtual methods for all user-facing overload sets within the `DocumentSchemaServiceClient`, facilitating custom behavior implementation during testing."],["Users can create concrete instances of the connection using `MakeDocumentSchemaServiceConnection()`, and mocking can be done via `contentwarehouse_v1_mocks::MockDocumentSchemaServiceConnection`."],["Key functions provided by the `DocumentSchemaServiceConnection` include the ability to create, update, get, delete, and list document schemas, each taking a specific request type as a parameter."]]],[]]