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, specifically for version 3.17.0, and contains the reference documentation, code samples, and details about it."],["The `Schema` class is a resource representing a schema in Pub/Sub and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage also provides a list of various versions of the Google Cloud Pub/Sub v1 API, with the latest being 3.23.0, while listing all the versions down to 2.3.0, each linking to their own documentation page."],["The key properties of the `Schema` class include `Definition`, `Name`, `RevisionCreateTime`, `RevisionId`, `SchemaName`, and `Type`, each serving a specific purpose in defining the schema resource."],["The schema class also contains two constructors: a parameterless `Schema()` constructor, and a `Schema(Schema other)` constructor, which takes an existing schema to create another."]]],[]]