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-01 UTC."],[[["This document provides reference documentation for the `SubscribeDataExchangeResponse` class within the Analytics Hub v1 API."],["The `SubscribeDataExchangeResponse` class is designed to handle the response when a user subscribes to a Data Exchange in Google Cloud's Analytics Hub."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `SubscribeDataExchangeResponse` class includes a `Subscription` property that holds the details of the created subscription object, containing details of the newly made subscription."],["There are multiple versions of the documentation, ranging from version 1.0.0 up to the latest version 1.7.0, although this particular page focuses on version 1.4.0."]]],[]]