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"]],[["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-03-21 UTC."],[[["This document provides reference documentation for the `GetSubscriptionRequest` class within the Google.Cloud.BigQuery.AnalyticsHub.V1 API, specifically version 1.4.0."],["`GetSubscriptionRequest` is a message used to retrieve a subscription, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and another that takes a `GetSubscriptionRequest` object as a parameter, as well as the `Name` property, which is a required string representing the resource name of the subscription."],["The document also provides an overview of the different versions that exist, going all the way back to 1.0.0 with 1.7.0 being the latest."],["The `SubscriptionName` property allows a `SubscriptionName`-typed view of the resource `Name` property."]]],[]]