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 for each user-facing overload set in `SchemaServiceClient`, enabling custom behavior injection for testing."],["This document details the `SchemaServiceConnection` object's role, which is essential for the `SchemaServiceClient`, found in the Pub/Sub C++ library, and is available for multiple versions ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The latest version for this is 2.37.0-rc, with the current stable version being 2.21.0."],["The functions available within `SchemaServiceConnection` include `CreateSchema`, `GetSchema`, `ListSchemas`, `ListSchemaRevisions`, `CommitSchema`, `RollbackSchema`, `DeleteSchemaRevision`, `DeleteSchema`, `ValidateSchema`, and `ValidateMessage`, providing comprehensive schema management capabilities."]]],[]]