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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e class, which is used to request the deletion of a schema within the Google Cloud Pub/Sub service.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a history of versions for \u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e, ranging from the latest version 3.23.0 down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e is implemented with various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for diverse operations and comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the class is \u003ccode\u003eName\u003c/code\u003e, which represents the name of the schema targeted for deletion, and it can be accessed directly as a string or as a \u003ccode\u003eSchemaName\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e, one being parameterless and the other accepting another \u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e instance to create a copy.\u003c/p\u003e\n"]]],[],null,[]]