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-04-09 UTC."],[[["This webpage details the `SchemaSettings` class within the `Google.Cloud.PubSub.V1` namespace, used for validating messages against a schema."],["The latest version of `SchemaSettings` available is 3.23.0, with numerous older versions accessible down to 2.3.0."],["`SchemaSettings` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring broad compatibility and functionality."],["The `SchemaSettings` class contains properties such as `Encoding`, `Schema`, and `SchemaAsSchemaName` to manage and define the schema used for message validation."],["The `Schema` property of `SchemaSettings` is a required field, needing the name of a schema for validation, and the format is `projects/{project}/schemas/{schema}`."]]],[]]