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"]],[["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 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()`."]]],[]]