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-04-09 UTC."],[[["This document provides reference documentation for the `CommitSchemaRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET."],["The `CommitSchemaRequest` class is used to represent a request for the `CommitSchema` method, which is for revising schemas."],["The document lists the various available versions of the Google Cloud Pub/Sub v1 API, from version 2.3.0 up to the latest version, 3.23.0."],["The document details the `CommitSchemaRequest` class's properties, including `Name`, `Schema`, and `SchemaName`, along with their descriptions and types."],["The class implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits members from the base object class."]]],[]]