public sealed class SubscribeDataExchangeResponse : IMessage<SubscribeDataExchangeResponse>, IEquatable<SubscribeDataExchangeResponse>, IDeepCloneable<SubscribeDataExchangeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class SubscribeDataExchangeResponse.
Message for response when you subscribe to a Data Exchange.
[[["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."],[[["The latest version of the `SubscribeDataExchangeResponse` class is 1.7.0, part of the Google.Cloud.BigQuery.AnalyticsHub.V1 API."],["This class is used as a response message when subscribing to a Data Exchange within the Analytics Hub."],["The `SubscribeDataExchangeResponse` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a Subscription property of the type `Subscription` which is the object created from a subscription action."],["Multiple versions of the class are available, from 1.0.0 to 1.7.0."]]],[]]