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-14 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eSchemaServiceConnection\u003c/code\u003e class for Google Cloud Pub/Sub's C++ client library, detailing its role in defining virtual methods for the \u003ccode\u003eSchemaServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version of \u003ccode\u003eSchemaServiceConnection\u003c/code\u003e is 2.37.0-rc, with prior versions ranging from 2.36.0 down to 2.11.0 accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchemaServiceConnection\u003c/code\u003e provides virtual functions such as \u003ccode\u003eCreateSchema\u003c/code\u003e, \u003ccode\u003eGetSchema\u003c/code\u003e, \u003ccode\u003eListSchemas\u003c/code\u003e, and \u003ccode\u003eDeleteSchema\u003c/code\u003e, enabling interaction with schema management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchemaServiceConnection\u003c/code\u003e class allows for custom behavior injection, which is useful when writing tests that use objects of type \u003ccode\u003eSchemaServiceClient\u003c/code\u003e, and \u003ccode\u003eMakeSchemaServiceConnection()\u003c/code\u003e is the correct method to use when creating an instance of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe document describes the parameter and return types for each function, for instance the function \u003ccode\u003eCommitSchema\u003c/code\u003e will take \u003ccode\u003egoogle::pubsub::v1::CommitSchemaRequest const &\u003c/code\u003e as a parameter, and will return \u003ccode\u003eStatusOr< google::pubsub::v1::Schema >\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]