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 webpage provides documentation for the `RefreshSubscriptionResponse` class within the Google Cloud BigQuery Analytics Hub v1 API, specifically version 1.3.0."],["`RefreshSubscriptionResponse` is a class used for handling responses when a subscription is refreshed, implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a `Subscription` property, which represents the refreshed subscription resource, and two constructors for instantiation."],["The documentation includes a list of versions for the API, with version 1.7.0 being the latest."],["The class inherits members from `object`, which includes methods such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]