public sealed class RefreshSubscriptionResponse : IMessage<RefreshSubscriptionResponse>, IEquatable<RefreshSubscriptionResponse>, IDeepCloneable<RefreshSubscriptionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class RefreshSubscriptionResponse.
Message for response when you refresh a subscription.
[[["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."],[[["This document provides reference documentation for the `RefreshSubscriptionResponse` class within the Google Cloud BigQuery Analytics Hub v1 API."],["The `RefreshSubscriptionResponse` class is a message type used to represent the response received when refreshing a subscription."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling and object manipulation."],["The latest version available is 1.7.0, with previous versions ranging back to 1.0.0, and in this document, they showcase version 1.1.0."],["The class contains the property `Subscription`, which holds the details of the refreshed subscription resource."]]],[]]