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 versions down to 2.3.0."],["`SchemaSettings` is a class used for configuring the validation of messages published against a schema in the `Google.Cloud.PubSub.V1` namespace, within the assembly `Google.Cloud.PubSub.V1.dll`."],["The `SchemaSettings` class includes properties such as `Encoding` and `Schema`, which are used to define the message encoding and the schema against which the messages should be validated, respectively."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, providing methods for hash code generation, type retrieval, cloning, and more."],["There are two constructors available for `SchemaSettings`: a parameterless constructor and another that takes an existing `SchemaSettings` object as a parameter."]]],[]]