public sealed class RevokeSubscriptionRequest : IMessage<RevokeSubscriptionRequest>, IEquatable<RevokeSubscriptionRequest>, IDeepCloneable<RevokeSubscriptionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class RevokeSubscriptionRequest.
[[["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 `RevokeSubscriptionRequest` class within the Google Cloud BigQuery Analytics Hub v1 API."],["The `RevokeSubscriptionRequest` class is used to create messages for revoking a subscription, as indicated by its description."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RevokeSubscriptionRequest` class contains properties such as `Name` (a string representing the subscription's resource name) and `SubscriptionName` (a typed view of the resource name)."],["There are several versions of the `RevokeSubscriptionRequest` available, from 1.0.0 to 1.7.0 (latest), each accessible through different links."]]],[]]