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-05 UTC."],[[["The `SchemaServiceConnection` interface provides virtual methods mirroring the user-facing overload sets found in `SchemaServiceClient`, enabling custom behavior injection during testing."],["This page documents the various versions of the `SchemaServiceConnection` class, including the latest release candidate (2.37.0-rc) and several previous releases down to version 2.11.0."],["`SchemaServiceConnection` supports functionalities such as creating, retrieving, listing, committing, rolling back, deleting, and validating schemas, as well as validating messages, within the Google Cloud Pub/Sub service."],["The `SchemaServiceConnection` interface interacts with `SchemaServiceClient`, and users can create a concrete instance of this connection via `MakeSchemaServiceConnection()`, or mock it via `pubsub_mocks::MockSchemaServiceConnection`."]]],[]]