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-08-04 UTC."],[[["The `Schema` class, part of the `Google.Cloud.PubSub.V1` namespace, represents a schema resource used in Google Cloud Pub/Sub."],["The latest version available for this class is 3.23.0, with numerous older versions listed dating back to version 2.3.0, all accessible via provided links."],["This `Schema` class implements several interfaces, including `IMessage`, `IEquatable\u003cSchema\u003e`, `IDeepCloneable\u003cSchema\u003e`, and `IBufferMessage`, as listed under its implementation section."],["The `Schema` class has key properties like `Definition`, `Name`, `SchemaName`, and `Type`, which provide information about the schema's content, name, and definition type."],["The class includes two constructors, one default and one that takes another `Schema` object for creating a new instance based on an existing schema."]]],[]]