public sealed class GetSubscriptionRequest : IMessage<GetSubscriptionRequest>, IEquatable<GetSubscriptionRequest>, IDeepCloneable<GetSubscriptionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class GetSubscriptionRequest.
[[["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 information for the `GetSubscriptionRequest` class within the Google Cloud BigQuery Analytics Hub v1 API."],["The `GetSubscriptionRequest` class is used to retrieve a specific subscription and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the Google.Cloud.BigQuery.AnalyticsHub.V1 package, with 1.7.0 being the latest, and the class `GetSubscriptionRequest` has been available since version 1.0.0."],["The class includes two constructors and two properties: `Name` which is the resource name of the subscription, and `SubscriptionName`, which is a typed view over the resource name."],["The class inherits members from the `object` class, such as `GetHashCode`, `GetType` and `ToString`."]]],[]]