public sealed class SubscribeListingResponse : IMessage<SubscribeListingResponse>, IEquatable<SubscribeListingResponse>, IDeepCloneable<SubscribeListingResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1beta1 API class SubscribeListingResponse.
Message for response when you subscribe to a listing.
[[["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-03-21 UTC."],[[["The latest version of the `SubscribeListingResponse` class is `2.0.0-beta06`, with previous versions including `2.0.0-beta05` and `1.0.0-beta01`."],["`SubscribeListingResponse` is a sealed class in the `Google.Cloud.BigQuery.DataExchange.V1Beta1` namespace, which represents the response message when subscribing to a listing in the Analytics Hub v1beta1 API."],["This class inherits from the `object` class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It provides two constructors: a default constructor `SubscribeListingResponse()` and a copy constructor `SubscribeListingResponse(SubscribeListingResponse other)`."],["The class is found within the `Google.Cloud.BigQuery.DataExchange.V1Beta1.dll` assembly."]]],[]]