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-21 UTC."],[[["This webpage details the `SchemaServiceConnection` object, which is designed for use with `SchemaServiceClient` and allows for the injection of custom behaviors during testing, such as with Google Mock objects."],["The page provides documentation for various versions of the `SchemaServiceConnection` class, ranging from version 2.15.1 to the latest release candidate 2.37.0-rc."],["`SchemaServiceConnection` contains virtual methods such as `GetSchema`, `ListSchemas`, `CreateSchema`, `UpdateSchema`, and `DeleteSchema`, each handling different `Schema` related requests."],["The page provides links to information on how to create a concrete instance of the `SchemaServiceConnection`, and information for creating a mock version of it."]]],[]]