public sealed class SubscribeListingResponse : IMessage<SubscribeListingResponse>, IEquatable<SubscribeListingResponse>, IDeepCloneable<SubscribeListingResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 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-04-02 UTC."],[[["This webpage provides reference documentation for the `SubscribeListingResponse` class within the Google Cloud BigQuery Analytics Hub V1 API."],["The `SubscribeListingResponse` class is a sealed class used as a response when subscribing to a listing."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SubscribeListingResponse` class has a property `Subscription` which contains a `Subscription` object, created from the subscribe action."],["Multiple versions of the API are available, with version 1.7.0 being the most recent, and version 1.0.0 being the oldest listed."]]],[]]