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"]],[["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 page provides documentation for the `RefreshSubscriptionRequest` class within the Google Cloud BigQuery Analytics Hub v1 API, specifically for version 1.6.0."],["`RefreshSubscriptionRequest` is used to request a refresh of a subscription and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RefreshSubscriptionRequest` class contains two properties, `Name` which stores the subscription's resource name, and `SubscriptionName` which provides a typed view over the name."],["The documentation details the class's constructors, including a default constructor and one that takes another `RefreshSubscriptionRequest` object, as well as its inheritance from object."],["The page has links to documentation for different previous versions, as well as the latest 1.7.0 version."]]],[]]