The definition of the schema. This should contain a string representing
the full definition of the schema that is a valid schema definition of
the type specified in type.
[[["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-07-02 UTC."],[[["This webpage provides documentation for the `Schema` class within the `Google.Cloud.PubSub.V1` namespace, detailing its structure and functionality."],["The `Schema` class is a resource used for defining schema in Google Cloud Pub/Sub, and it inherits from `Object` while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions for `Google.Cloud.PubSub.V1.Schema`, with version 3.23.0 being the latest, and offers links to documentation for versions ranging from 3.23.0 down to 2.3.0."],["Key properties of the `Schema` class include `Definition` (a string representing the schema definition), `Name` (the schema's resource name), `SchemaName` (a typed view over the Name property), and `Type` (the type of schema definition)."],["The documentation provides details on the constructors and inherited members of the `Schema` class, including methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]