public sealed class DeleteSubscriptionRequest : IMessage<DeleteSubscriptionRequest>, IEquatable<DeleteSubscriptionRequest>, IDeepCloneable<DeleteSubscriptionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class DeleteSubscriptionRequest.
[[["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."],[[["This document provides reference information for the `DeleteSubscriptionRequest` class within the Google.Cloud.BigQuery.AnalyticsHub.V1 namespace, specifically version 1.2.0 of the API."],["The `DeleteSubscriptionRequest` class is used to represent a request for deleting a subscription in the Analytics Hub API."],["The `DeleteSubscriptionRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors and two properties: `Name`, which is the resource name of the subscription to delete, and `SubscriptionName`, which is a typed view of the Name property."],["The document includes a list of available versions of the `DeleteSubscriptionRequest`, with version 1.7.0 being the latest."]]],[]]