Optional. The minimum (inclusive) revision allowed for validating messages.
If empty or not present, allow any revision to be validated against
last_revision or any revision created before.
Optional. The maximum (inclusive) revision allowed for validating messages.
If empty or not present, allow any revision to be validated against
first_revision or any revision created after.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSchemaSettings\u003c/code\u003e class in the Google.Cloud.PubSub.V1 API provides settings for validating messages against a schema in the Cloud Pub/Sub service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud Pub/Sub v1 API is 3.23.0, with multiple previous versions available for reference and usage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchemaSettings\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality for message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eEncoding\u003c/code\u003e, \u003ccode\u003eFirstRevisionId\u003c/code\u003e, \u003ccode\u003eLastRevisionId\u003c/code\u003e, and \u003ccode\u003eSchema\u003c/code\u003e to define validation rules for messages, including the encoding type, allowed revisions, and the schema name.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSchemaSettings\u003c/code\u003e can be constructed with or without a pre-existing \u003ccode\u003eSchemaSettings\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]