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-14 UTC."],[[["This page provides documentation for the `SchemaServiceConnection` class, specifically version 2.29.0, which serves as an interface defining virtual methods for the `SchemaServiceClient`."],["The `SchemaServiceConnection` allows users to inject custom behavior when testing objects of type `SchemaServiceClient`, and can be created with `MakeSchemaServiceConnection()`."],["The latest version available is 2.37.0-rc, but this documentation is for version 2.29.0, and multiple versions are listed as well as their corresponding links."],["The class interface includes virtual functions for operations such as `GetSchema`, `ListSchemas`, `CreateSchema`, `UpdateSchema`, and `DeleteSchema`, each supporting various parameter types and return values."],["For mocking purposes, the `discoveryengine_v1_mocks::MockSchemaServiceConnection` class is provided, which is specifically covered in this version's documentation."]]],[]]