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-21 UTC."],[[["This page details the `SchemaServiceConnection` object for `SchemaServiceClient`, which provides virtual methods for each user-facing overload set in `SchemaServiceClient`."],["The latest version of the `SchemaServiceConnection` available is `2.37.0-rc`, with numerous past versions listed, beginning with version `2.21.0`."],["The `SchemaServiceConnection` interface allows for custom behavior injection, particularly useful for testing, by utilizing Google Mock objects."],["Key functions of the `SchemaServiceConnection` include `GetSchema`, `ListSchemas`, `CreateSchema`, `UpdateSchema`, and `DeleteSchema`, each with defined parameters and return types."],["Users can find a concrete instance of `SchemaServiceConnection` by using `MakeSchemaServiceConnection()` and a mock version with `discoveryengine_v1_mocks::MockSchemaServiceConnection`."]]],[]]