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 used in conjunction with the `DocumentSchemaServiceClient`."],["The `DocumentSchemaServiceConnection` interface includes virtual methods for each user-facing overload set in `DocumentSchemaServiceClient`, allowing for custom behavior in testing."],["The documentation includes details for various versions of the `DocumentSchemaServiceConnection`, from the release candidate `2.37.0-rc` down to version `2.12.0`."],["It describes how to create a concrete instance with `MakeDocumentSchemaServiceConnection()` and how to use `MockDocumentSchemaServiceConnection` for mocking."],["The document outlines several functions available, including options(), CreateDocumentSchema, UpdateDocumentSchema, GetDocumentSchema, DeleteDocumentSchema, and ListDocumentSchemas, along with their parameters and return types."]]],[]]