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 documented under version 3.8.0."],["This page provides reference documentation for the `CommitSchemaRequest` class within the Google Cloud Pub/Sub v1 API, detailing its purpose and functionality for schema revision requests."],["The `CommitSchemaRequest` class, derived from `object`, implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it adheres to specific protocols."],["The `CommitSchemaRequest` class includes properties such as `Name`, `Schema`, and `SchemaName`, which are used to identify the schema being revised and to specify the revision details."],["The page lists a history of various versions of the `CommitSchemaRequest` class, spanning from 2.3.0 up to 3.23.0, each with a direct link to its documentation."]]],[]]