public sealed class RevokeSubscriptionResponse : IMessage<RevokeSubscriptionResponse>, IEquatable<RevokeSubscriptionResponse>, IDeepCloneable<RevokeSubscriptionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class RevokeSubscriptionResponse.
Message for response when you revoke a subscription.
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 |