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-04 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."]]],[]]