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 `SchemaSettings` class provides settings for validating messages published against a schema in Google Cloud Pub/Sub, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page offers access to the reference documentation for `SchemaSettings` across a wide array of versions, ranging from the latest `3.23.0` down to `2.3.0`, as well as version `2.4.0`."],["The `SchemaSettings` class has a constructor that takes another `SchemaSettings` object, allowing for the easy creation of copies."],["`SchemaSettings` includes properties for `Encoding`, representing the message encoding, `Schema`, which indicates the name of the schema, and `SchemaAsSchemaName`, a typed view of the schema resource name."],["This documentation also lists inherited members from `Object` and describes the `Google.Cloud.PubSub.V1` namespace along with the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]