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-14 UTC."],[[["The latest version of the `SchemaServiceConnection` is 2.37.0-rc, and the content provides links to various other versions, including 2.36.0 down to 2.11.0."],["`SchemaServiceConnection` is an interface that defines virtual methods corresponding to each overload in `SchemaServiceClient`, allowing for custom behavior injection in tests using objects of type `SchemaServiceClient`."],["The interface supports a range of operations, including creating, getting, listing, committing, rolling back, and deleting schemas or schema revisions, and you can validate schemas and messages."],["`SchemaServiceConnection` can be created with `MakeSchemaServiceConnection()` or mocked for tests using `pubsub_mocks::MockSchemaServiceConnection`."],["The interface also has an option to `return` an `Options` object for the object."]]],[]]