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.
Optional. If the subscription is commercial then this field must be set to
true, otherwise a failure is thrown. This acts as a safety guard to avoid
revoking commercial subscriptions accidentally.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eRevokeSubscriptionRequest\u003c/code\u003e class in the Analytics Hub v1 API is 1.7.0, and older versions are available, ranging from 1.0.0 to 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRevokeSubscriptionRequest\u003c/code\u003e is a message class used for revoking subscriptions, and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes properties like \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the subscription to revoke, and \u003ccode\u003eSubscriptionName\u003c/code\u003e which provides a typed view of the name property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a parameterless constructor and one that takes another \u003ccode\u003eRevokeSubscriptionRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class resides within the \u003ccode\u003eGoogle.Cloud.BigQuery.AnalyticsHub.V1\u003c/code\u003e namespace, within the assembly \u003ccode\u003eGoogle.Cloud.BigQuery.AnalyticsHub.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]