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-05-07 UTC."],[[["This document outlines the `SchemaServiceConnection` class, which provides an interface for virtual methods used by the `SchemaServiceClient` in Google Cloud Pub/Sub C++ client library."],["The `SchemaServiceConnection` enables users to implement custom behaviors, such as injecting mock objects, particularly useful for testing `SchemaServiceClient` functionalities."],["This document details the available methods of `SchemaServiceConnection`, which include schema operations like creating, retrieving, listing, committing, rolling back, deleting, and validating schemas and messages."],["The document displays the current latest release candidate version of the service, 2.37.0-rc, as well as a list of previous stable versions down to 2.11.0."]]],[]]