public sealed class DeleteSchemaRevisionRequest : IMessage<DeleteSchemaRevisionRequest>, IEquatable<DeleteSchemaRevisionRequest>, IDeepCloneable<DeleteSchemaRevisionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class DeleteSchemaRevisionRequest.
[[["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-21 UTC."],[[["This page provides reference documentation for the `DeleteSchemaRevisionRequest` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with the most recent version of the documentation being version 3.23.0."],["The `DeleteSchemaRevisionRequest` class is used to request the deletion of a specific schema revision in Google Cloud Pub/Sub."],["The documentation lists versions from 2.3.0 up to 3.23.0, allowing users to view the documentation of specific versions, such as 3.10.1, with its related data."],["The `DeleteSchemaRevisionRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["Key properties of the `DeleteSchemaRevisionRequest` class include `Name`, which is a required field specifying the schema revision to delete, and `RevisionId`, which is now deprecated, as well as `SchemaName` allowing users to view resource names."]]],[]]