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."],[[["This webpage provides reference documentation for the `CommitSchemaRequest` class within the Google Cloud Pub/Sub v1 API, spanning multiple versions."],["The latest version documented is 3.23.0, while version 3.5.1 is the main point of reference and includes detailed information about the class."],["The `CommitSchemaRequest` class is used for committing a schema revision in the Cloud Pub/Sub API and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and another that accepts a `CommitSchemaRequest` object, along with properties like `Name`, `Schema`, and `SchemaName`."],["The page also lists previous versions, dating back to version 2.3.0, allowing developers to access documentation for older versions of the API."]]],[]]