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 webpage provides reference documentation for the `DeleteSchemaRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET development."],["The content details the inheritance, interfaces, constructors, and properties of the `DeleteSchemaRequest` class, which is used for the `DeleteSchema` method."],["It lists various versions of the API, with version 3.23.0 being the latest, and version 3.12.0 being the version highlighted."],["The `DeleteSchemaRequest` class includes properties like `Name` (a string) and `SchemaName` (a typed view of the name), which are essential for specifying the schema to be deleted."]]],[]]