public sealed class RefreshSubscriptionRequest : IMessage<RefreshSubscriptionRequest>, IEquatable<RefreshSubscriptionRequest>, IDeepCloneable<RefreshSubscriptionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class RefreshSubscriptionRequest.
[[["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 page provides documentation for the `RefreshSubscriptionRequest` class within the Google Cloud BigQuery Analytics Hub v1 API, specifically version 1.4.0."],["The `RefreshSubscriptionRequest` class is used to send a message to refresh a subscription, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes two constructors: a default constructor and one that accepts another `RefreshSubscriptionRequest` object as a parameter."],["The `RefreshSubscriptionRequest` class contains properties `Name` (a string representing the resource name of the subscription) and `SubscriptionName` (a typed view of the Name property)."],["The page provides access to prior versions of the `RefreshSubscriptionRequest` class, ranging from version 1.0.0 to the latest version 1.7.0."]]],[]]