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 document provides reference documentation for the `CommitSchemaRequest` class within the Google Cloud Pub/Sub v1 API, specifically for version 3.10.1 and its earlier version history."],["`CommitSchemaRequest` is used to request the `CommitSchema` method, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Name`, `Schema`, and `SchemaName`, which are used to specify the schema being revised, with the document outlining their required types and descriptions."],["The document lists numerous versions of `CommitSchemaRequest`, ranging from version 3.23.0 (latest) down to version 2.3.0, with links to the documentation of each version, showing the evolution of the API."],["The namespace for the class is `Google.Cloud.PubSub.V1` and is in the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]