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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCommitSchemaRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCommitSchemaRequest\u003c/code\u003e class is used to commit a schema revision and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, including the latest version 3.23.0, along with many previous versions back to 2.3.0, all relating to the same function \u003ccode\u003eCommitSchemaRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eName\u003c/code\u003e (the schema's name), \u003ccode\u003eSchema\u003c/code\u003e (the schema revision), and \u003ccode\u003eSchemaName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e property) which can be used when working with it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCommitSchemaRequest\u003c/code\u003e class can be constructed using a default constructor, or by using another \u003ccode\u003eCommitSchemaRequest\u003c/code\u003e object as a copy.\u003c/p\u003e\n"]]],[],null,[]]