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 webpage provides documentation for the `SchemaServiceConnection` object, which is used with the `SchemaServiceClient` in the Google Cloud Discovery Engine v1 C++ library."],["The `SchemaServiceConnection` class interface offers virtual methods corresponding to each user-facing overload set in `SchemaServiceClient`, enabling custom behavior injection for testing."],["Users can access various versions of the documentation, with version 2.37.0-rc being the latest release candidate, and version 2.15.1 being the current release version that this is documented on."],["The documentation includes the use of `MakeSchemaServiceConnection()` to create a concrete instance, and `discoveryengine_v1_mocks::MockSchemaServiceConnection` for mocking."],["The core functions available include options, GetSchema, ListSchemas, CreateSchema, UpdateSchema and DeleteSchema."]]],[]]