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.
Property Value
Type
Description
System.String
SchemaAsSchemaName
public SchemaName SchemaAsSchemaName { get; set; }
[[["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 document outlines the `SchemaSettings` class within the `Google.Cloud.PubSub.V1` namespace, detailing its properties and inheritance structure."],["The `SchemaSettings` class is designed for configuring how messages are validated against a schema, including the encoding and the schema name for validation."],["The class offers multiple versions, from 2.3.0 up to 3.23.0, with the latest being 3.23.0, all of which can be accessed through the provided links."],["Key properties of the class include `Encoding`, `Schema`, and `SchemaAsSchemaName`, which define the message encoding, schema name, and a schema name type, respectively."],["The `SchemaSettings` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities within the Google Protocol Buffers ecosystem."]]],[]]