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-04-01 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`."]]],[]]