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"]],[["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-04-02 UTC."],[[["This document provides reference documentation for the `SubscribeDataExchangeResponse` class within the Google Cloud BigQuery Analytics Hub v1 API."],["The `SubscribeDataExchangeResponse` class represents the response received when subscribing to a Data Exchange."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The documentation outlines available versions of the API, ranging from version 1.0.0 to the latest version 1.7.0, with version 1.5.0 being specifically detailed."],["The class includes two constructors and one property named `Subscription` of type `Subscription`, which represents the subscription object created."]]],[]]