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 available for the Google.Cloud.PubSub.V1 API is 3.23.0, with a comprehensive list of versions provided, ranging back to version 2.3.0, and this page specifically covers version 3.7.0."],["The `Schema` class, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, represents a schema resource in the Cloud Pub/Sub v1 API."],["Key properties of the `Schema` class include `Definition` for the schema's content, `Name` for the schema's identifier, `RevisionCreateTime` and `RevisionId` for tracking revisions, `SchemaName` for a typed view of the schema name, and `Type` for defining the schema's type."],["The `Schema` class has two constructors: one default and one that takes another `Schema` object as a parameter for copying."],["The `Schema` class is contained within the `Google.Cloud.PubSub.V1` namespace and is part of the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]