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-04-17 UTC."],[[["This document outlines the `SchemaServiceConnection` class for Google Cloud Pub/Sub, providing an interface for managing schemas."],["It covers various versions, from 2.11.0 to 2.37.0-rc, with links to each version's documentation."],["The `SchemaServiceConnection` class defines virtual methods that mirror the functionalities in `SchemaServiceClient`, which includes actions like creating, getting, listing, committing, rolling back, and deleting schemas and their revisions."],["The class supports testing by allowing users to inject custom behaviors using mock objects, such as `MockSchemaServiceConnection`."],["There are also virtual functions for policy handling, including setting, getting, and testing IAM policies for schemas."]]],[]]