This interface defines virtual methods for each of the user-facing overload sets in SchemaServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SchemaServiceClient.
[[["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 document details the `SchemaServiceConnection` interface, which provides virtual methods for each user-facing overload in `SchemaServiceClient`."],["The `SchemaServiceConnection` interface allows users to inject custom behaviors into tests utilizing `SchemaServiceClient`."],["The latest release candidate version of the software is 2.37.0-rc, while the most recent stable version is 2.36.0, and other versions range back to 2.11.0."],["`SchemaServiceConnection` includes virtual functions for schema operations, including creating, retrieving, listing, committing, rolling back, deleting schemas and revisions, and validating schemas and messages."],["There is also a function to create concrete instances `MakeSchemaServiceConnection()` and a class to help with mock testing, `pubsub_mocks::MockSchemaServiceConnection`."]]],[]]