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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 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."]]],[]]