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."],[[["This page details the `SchemaServiceConnection` object, which acts as an interface defining virtual methods for `SchemaServiceClient` functionalities."],["The `SchemaServiceConnection` allows users to inject custom behaviors, like with a Google Mock object, for testing `SchemaServiceClient` objects."],["The latest version available is `2.37.0-rc`, and a variety of prior releases, dating back to `2.11.0`, are listed for access."],["The document provides detailed information regarding the functions of `SchemaServiceConnection`, such as `CreateSchema`, `GetSchema`, `ListSchemas`, and others, including the parameters and return types for each."],["Users can use the `MakeSchemaServiceConnection()` function to create a concrete instance of this object or use `MockSchemaServiceConnection` for mocking purposes."]]],[]]