public sealed class DeleteSchemaRequest : IMessage<DeleteSchemaRequest>, IEquatable<DeleteSchemaRequest>, IDeepCloneable<DeleteSchemaRequest>, IBufferMessage, IMessage
[[["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 `DeleteSchemaRequest` documentation is 3.23.0, but this page focuses on version 2.7.0."],["`DeleteSchemaRequest` is a request for the `DeleteSchema` method within the Google Cloud Pub/Sub API, specifically for deleting a schema."],["The `DeleteSchemaRequest` class has two constructors and two properties: `Name` (a string representing the schema's identifier) and `SchemaName` (a `SchemaName`-typed view over the `Name` property)."],["The `DeleteSchemaRequest` class inherits from the `Object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document provides links to various previous versions of the `DeleteSchemaRequest` documentation ranging from version 2.3.0 to 3.23.0."]]],[]]