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, specifically for .NET developers."],["The content lists various versions of the `CommitSchemaRequest` class, ranging from version 2.3.0 up to the latest version 3.23.0."],["The `CommitSchemaRequest` class is a request object used for the `CommitSchema` method, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name`, `Schema`, and `SchemaName`, which are essential for specifying the schema to be revised."],["The page contains information about the constructors, inherited members, the namespace (`Google.Cloud.PubSub.V1`), and the assembly (`Google.Cloud.PubSub.V1.dll`) related to the `CommitSchemaRequest` class."]]],[]]