public sealed class RevokeSubscriptionResponse : IMessage<RevokeSubscriptionResponse>, IEquatable<RevokeSubscriptionResponse>, IDeepCloneable<RevokeSubscriptionResponse>, IBufferMessage, IMessageReference documentation and code samples for the Analytics Hub v1 API class RevokeSubscriptionResponse.
Message for response when you revoke a subscription. Empty for now.
Implements
IMessageRevokeSubscriptionResponse, IEquatableRevokeSubscriptionResponse, IDeepCloneableRevokeSubscriptionResponse, IBufferMessage, IMessageNamespace
Google.Cloud.BigQuery.AnalyticsHub.V1Assembly
Google.Cloud.BigQuery.AnalyticsHub.V1.dll
Constructors
RevokeSubscriptionResponse()
public RevokeSubscriptionResponse()RevokeSubscriptionResponse(RevokeSubscriptionResponse)
public RevokeSubscriptionResponse(RevokeSubscriptionResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
RevokeSubscriptionResponse |