Required. The name of the schema that messages published should be
validated against. Format is projects/{project}/schemas/{schema}. The
value of this field will be _deleted-schema_ if the schema has been
deleted.
[[["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-03-31 UTC."],[[["The latest version of the `Google.Cloud.PubSub.V1.SchemaSettings` is 3.23.0, with numerous previous versions available, including 2.5.0."],["`SchemaSettings` is a class used for validating messages published against a schema in the `Google.Cloud.PubSub.V1` namespace."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SchemaSettings` class includes properties like `Encoding` and `Schema` to manage the encoding and schema name for message validation."],["The `Schema` property specifies the schema that should be used to validate messages, with a format `projects/{project}/schemas/{schema}`."]]],[]]