public sealed class CommitSchemaRequest : IMessage<CommitSchemaRequest>, IEquatable<CommitSchemaRequest>, IDeepCloneable<CommitSchemaRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class CommitSchemaRequest.
[[["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 `CommitSchemaRequest` documentation is 3.23.0, which can be found on the provided webpage, along with many other versions ranging from 2.3.0 to the newest version."],["The `CommitSchemaRequest` class, a part of the Cloud Pub/Sub v1 API, is designed for committing schema revisions."],["The class `CommitSchemaRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`CommitSchemaRequest` has two constructors, one default and one that takes another `CommitSchemaRequest` object, and includes properties like `Name`, `Schema`, and `SchemaName`."],["The `Name` property of a `CommitSchemaRequest` object is the name of the schema being revised and has a specific format: `projects/{project}/schemas/{schema}`, and its type is string."]]],[]]