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-06-12 UTC."],[[["The latest version of the Google.Cloud.PubSub.V1 Schema is 3.23.0, with numerous previous versions available, ranging from 3.22.0 down to 2.3.0."],["The Schema class, part of the Google.Cloud.PubSub.V1 namespace and assembly, serves as a resource for defining schema structures and implements multiple interfaces including IMessage, IEquatable, and IDeepCloneable."],["The Schema class has two constructors, one being a default and the other accepting another `Schema` object for properties and parameters."],["Key properties within the Schema class include `Definition` (a string containing the full schema definition), `Name` (the schema's name in the format `projects/{project}/schemas/{schema}`), `SchemaName` (a typed view over the name), and `Type` (the type of the schema definition)."]]],[]]