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 details the `SchemaServiceConnection` object for `SchemaServiceClient`, which defines virtual methods for user-facing overload sets."],["The latest release candidate version of the `SchemaServiceConnection` is 2.37.0-rc, with a listing of versions from 2.15.1 to 2.36.0 available."],["Users can create concrete instances of `SchemaServiceConnection` using `MakeSchemaServiceConnection()` and mock instances with `discoveryengine_v1_mocks::MockSchemaServiceConnection`."],["The interface includes virtual methods for core functionalities such as `GetSchema`, `ListSchemas`, `CreateSchema`, `UpdateSchema`, and `DeleteSchema`, each with specified request parameters and return types."],["The main purpose of the `SchemaServiceConnection` interface is to allow users to inject custom behavior when testing `SchemaServiceClient` objects."]]],[]]