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."],[[["This webpage provides documentation for the `Schema` class within the Google Cloud Pub/Sub v1 API, detailing its properties, constructors, and implemented interfaces."],["The `Schema` class represents a schema resource in Google Cloud Pub/Sub and includes properties like `Definition`, `Name`, `RevisionCreateTime`, `RevisionId`, `SchemaName`, and `Type`."],["The documentation covers a range of versions for the `Google.Cloud.PubSub.V1` library, from version 2.3.0 to the latest 3.23.0, along with links to their respective documentation pages."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities such as deep cloning and buffer message handling."],["The `Schema` class has two constructors: one default constructor and another that accepts another `Schema` object for creating a new instance based on the parameter provided."]]],[]]