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."],[[["The page provides documentation for the `SchemaServiceConnection` object, which is used with the `SchemaServiceClient` in Google Cloud Pub/Sub's C++ library."],["Version 2.37.0-rc is the latest release candidate, and the page lists versions going back to 2.11.0 with links to the documentation for each."],["`SchemaServiceConnection` defines virtual methods for user-facing overloads in `SchemaServiceClient`, enabling custom behavior injection for testing."],["The `SchemaServiceConnection` class offers a range of functions, including creating, retrieving, listing, deleting, validating schemas, setting IAM policies, and more."],["The page also explains where users can create concrete instances using `MakeSchemaServiceConnection()`, and mock instances with `pubsub_mocks::MockSchemaServiceConnection`."]]],[]]