public sealed class GetSubscriptionRequest : IMessage<GetSubscriptionRequest>, IEquatable<GetSubscriptionRequest>, IDeepCloneable<GetSubscriptionRequest>, IBufferMessage, IMessage
[[["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-31 UTC."],[[["The latest version of the `GetSubscriptionRequest` documentation is 3.23.0, which can be found on the [/dotnet/docs/reference/Google.Cloud.PubSub.V1/latest/Google.Cloud.PubSub.V1.GetSubscriptionRequest]( /dotnet/docs/reference/Google.Cloud.PubSub.V1/latest/Google.Cloud.PubSub.V1.GetSubscriptionRequest) path."],["This page details the `GetSubscriptionRequest` class, which is used to request the `GetSubscription` method and is part of the `Google.Cloud.PubSub.V1` namespace."],["The `GetSubscriptionRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, one parameterless and another which accepts another `GetSubscriptionRequest` object as an argument."],["Key properties of `GetSubscriptionRequest` include `Subscription` (a string representing the subscription name) and `SubscriptionAsSubscriptionName`, which is a typed view of the subscription name."]]],[]]