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-04-17 UTC."],[[["This webpage details the `SchemaServiceConnection` object for `SchemaServiceClient`, which defines virtual methods for each user-facing overload set in `SchemaServiceClient`."],["The `SchemaServiceConnection` interface enables users to inject custom behavior, particularly for testing purposes, using objects like Google Mock."],["The page provides access to documentation for various versions of the `SchemaServiceConnection`, ranging from the latest release candidate (2.37.0-rc) down to version 2.15.1."],["The documentation outlines a comprehensive list of functions available within the `SchemaServiceConnection`, including `GetSchema`, `ListSchemas`, `CreateSchema`, `UpdateSchema`, `DeleteSchema`, and more, each with their respective parameters and return types."],["It mentions how to make a concrete instance with `MakeSchemaServiceConnection()` and how to implement mocking with `discoveryengine_v1_mocks::MockSchemaServiceConnection`."]]],[]]