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, specifically for the .NET environment."],["The `CommitSchemaRequest` class is used for requests related to the `CommitSchema` method, inheriting from `Object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The document details the available versions of the `CommitSchemaRequest` class, ranging from version 3.23.0 (latest) down to version 2.3.0."],["Key properties of the `CommitSchemaRequest` class include `Name`, `Schema`, and `SchemaName`, with descriptions of each property's purpose and type."],["The page covers the constructors of the `CommitSchemaRequest` class and provides links to the inherited members from the `Object` class, along with namespace and assembly information."]]],[]]