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-04-09 UTC."],[[["The latest version of the Google.Cloud.PubSub.V1 API is 3.23.0, with version 3.22.0 being the current version of the documentation."],["This document provides reference for the `DeleteSchemaRequest` class, a component of the Cloud Pub/Sub v1 API."],["The `DeleteSchemaRequest` class includes constructors and properties, such as `Name` and `SchemaName`, to facilitate the deletion of a schema."],["The documentation lists all the previous versions, allowing for an easy comparison between the version's code references."],["The `DeleteSchemaRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]