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 document provides reference information for the `DeleteSchemaRevisionRequest` class within the Google Cloud Pub/Sub v1 API, specifically for version 3.5.1 of the .NET library."],["It includes links to documentation for various versions of the `DeleteSchemaRevisionRequest` class, ranging from version 2.3.0 to the latest version 3.23.0, showing its progression."],["The `DeleteSchemaRevisionRequest` class is used to request the deletion of a specific schema revision, with the revision ID now specified within the `name` parameter."],["The document details the class's inheritance hierarchy, implemented interfaces, constructors, and properties such as `Name`, `RevisionId`, and `SchemaName`, along with their descriptions and value types."],["The latest version is 3.23.0 which can be found in the link provided, and has the information on how to delete schema revisions."]]],[]]