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 the .NET environment, covering versions from 2.3.0 to the latest 3.23.0."],["The `Schema` class is a resource within the API, representing a schema resource and inheriting from the object class while implementing several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["Key properties of the `Schema` class include `Definition` (the schema's definition), `Name` (the schema's resource name), `RevisionCreateTime`, `RevisionId`, `SchemaName`, and `Type`, each serving specific purposes within the schema resource."],["The documentation provides details on the available constructors, `Schema()` and `Schema(Schema other)`, allowing for default creation or copying from another `Schema` object."],["This document offers a detailed version history for the `Google.Cloud.PubSub.V1.Schema` class, listing the links to documentation for each version of the API from 3.23.0 to 2.3.0."]]],[]]