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 within the Google Cloud Discovery Engine v1 C++ library, specifically for version 2.28.0."],["The `SchemaServiceConnection` class defines virtual methods corresponding to user-facing overload sets in `SchemaServiceClient`, enabling the injection of custom behavior for testing."],["The webpage provides access to documentation for the latest release, 2.37.0-rc, and historical versions dating back to 2.15.1."],["The page showcases the `SchemaServiceConnection` functions such as `GetSchema`, `ListSchemas`, `CreateSchema`, `UpdateSchema`, and `DeleteSchema`, which allow for managing schemas, and include options for synchronous and asynchronous operations."],["The `SchemaServiceConnection` class is able to be mocked using `discoveryengine_v1_mocks::MockSchemaServiceConnection`."]]],[]]