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 content provides documentation for the `SchemaServiceConnection` object, which is used with `SchemaServiceClient` for Google Cloud Pub/Sub in C++."],["The documentation covers version 2.19.0 and provides links to previous versions, including the latest release candidate 2.37.0-rc, along with a wide range of versions in between."],["`SchemaServiceConnection` defines virtual methods for user-facing operations like creating, getting, listing, committing, rolling back, deleting, and validating schemas, as well as validating messages."],["Users can inject custom behavior for testing purposes using `SchemaServiceConnection`, and the documentation includes a link to `MockSchemaServiceConnection` for creating mocks."],["The `SchemaServiceConnection` enables interfacing with the Google Cloud Pub/Sub service and a concrete instance can be created with `MakeSchemaServiceConnection()`."]]],[]]