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."],[[["This webpage provides documentation for `SchemaSettings` within the `Google.Cloud.PubSub.V1` namespace, covering versions from 3.23.0 down to 2.3.0."],["`SchemaSettings` is a class used for validating messages against a schema, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one, and one that accepts another `SchemaSettings` object as a parameter."],["`SchemaSettings` has properties `Encoding`, `Schema`, and `SchemaAsSchemaName`, which are used to specify the encoding and the name of the schema that the message is to be validated against."],["The latest version documented is version 3.23.0, and the earliest version is 2.3.0, with numerous versions in between that can be clicked on for the specific documentation of that version."]]],[]]