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\u003eThe page provides documentation for the \u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, detailing its usage in deleting schemas.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e package, ranging from 2.3.0 to the latest version, 3.23.0, and each links to its respective \u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing the different functionalities that it supports.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the schema's name to delete) and \u003ccode\u003eSchemaName\u003c/code\u003e (a typed view over the Name property).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes two constructors, a default one, and one that take another \u003ccode\u003eDeleteSchemaRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]