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 available for the `CommitSchemaRequest` class is 3.23.0, while the current page is documenting version 3.19.0."],["This page provides reference documentation for the `CommitSchemaRequest` class within the Cloud Pub/Sub v1 API, part of the `Google.Cloud.PubSub.V1` namespace."],["`CommitSchemaRequest` is a class used for requesting the commit of a schema revision, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CommitSchemaRequest` class has two key properties: `Name` (a string representing the schema's name) and `Schema` (the schema revision to be committed)."],["There are 29 versions of the `CommitSchemaRequest` class documented on this page, ranging from 2.3.0 up to 3.23.0, with the version being selected at 3.19.0."]]],[]]