public sealed class DeleteSchemaRequest : IMessage<DeleteSchemaRequest>, IEquatable<DeleteSchemaRequest>, IDeepCloneable<DeleteSchemaRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class DeleteSchemaRequest.
[[["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."],[[["This page provides reference documentation for the `DeleteSchemaRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers."],["The `DeleteSchemaRequest` class is used to formulate requests for the `DeleteSchema` method, which is part of the Cloud Pub/Sub API."],["This documentation covers versions from 2.3.0 to the latest version 3.23.0 of the class, offering navigation through the different versions via hyperlinks."],["The page details the properties of the `DeleteSchemaRequest` class, including `Name` and `SchemaName`, and their usage in specifying the schema to be deleted."],["It also lists the various interfaces that the `DeleteSchemaRequest` class implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]