public sealed class RollbackSchemaRequest : IMessage<RollbackSchemaRequest>, IEquatable<RollbackSchemaRequest>, IDeepCloneable<RollbackSchemaRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class RollbackSchemaRequest.
[[["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."],[[["The latest version of the `Google.Cloud.PubSub.V1` API is 3.23.0, with multiple other versions available for reference, down to version 2.3.0."],["The document provides reference documentation for the `RollbackSchemaRequest` class within the `Google.Cloud.PubSub.V1` namespace, detailing its properties, inheritance, and implementations."],["`RollbackSchemaRequest` is used for the `RollbackSchema` method in the Cloud Pub/Sub v1 API, enabling users to revert to a previous schema revision."],["The class `RollbackSchemaRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RollbackSchemaRequest` class has properties such as `Name`, `RevisionId`, and `SchemaName`, all required for rolling back a schema, each with a string type, and some contain a description in the documentation."]]],[]]