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, while version 3.0.0 is the base for the displayed content."],["This page details the `DeleteSchemaRequest` class, which is used to request the deletion of a schema in Google Cloud Pub/Sub and implements multiple interfaces."],["The `DeleteSchemaRequest` class includes properties for `Name` (a string representing the schema's resource name) and `SchemaName` (a typed view of the schema name)."],["There is a list of 25 different versions and links to their respective documentation pages for the `DeleteSchemaRequest`."],["It outlines that the class inherits from the base `Object` class and lists members that are inherited from it such as GetHashCode, GetType, etc."]]],[]]