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 webpage details the `SchemaServiceConnection` class for the Google Cloud Discovery Engine v1 API, providing a reference for interacting with schema-related services."],["The `SchemaServiceConnection` class includes virtual methods corresponding to each user-facing overload set in `SchemaServiceClient`, such as `GetSchema`, `ListSchemas`, `CreateSchema`, `UpdateSchema`, and `DeleteSchema`."],["Users can find the latest version, 2.37.0-rc, as well as previous versions of the `SchemaServiceConnection` documentation, with versions ranging from 2.37.0-rc down to 2.15.1."],["The document provides information on creating a concrete instance of the service through `MakeSchemaServiceConnection()` and demonstrates the use of `discoveryengine_v1_mocks::MockSchemaServiceConnection` for mocking."],["The page also shows how to interact with long-running operations, with functions like `ListOperations`, `GetOperation`, and `CancelOperation` being listed for operations management."]]],[]]