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 page provides reference documentation for the `CommitSchemaRequest` class within the Google Cloud Pub/Sub v1 API, including its properties and implementation details."],["The `CommitSchemaRequest` class is used for committing schema revisions and it is part of the `Google.Cloud.PubSub.V1` namespace, available in various versions from 2.3.0 up to the latest 3.23.0."],["The `CommitSchemaRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has 2 constructors, `CommitSchemaRequest()` and `CommitSchemaRequest(CommitSchemaRequest other)`, and 3 properties: `Name`, `Schema` and `SchemaName`."],["The latest version of the documentation listed is version 3.23.0, and there is an expansive list of documentation for many versions."]]],[]]