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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]