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` is 3.23.0, as part of the Google.Cloud.PubSub.V1 library."],["The `GetSubscriptionRequest` class is part of the Google Cloud Pub/Sub .NET library and is used to request a specific subscription."],["The `GetSubscriptionRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties for `Subscription` and `SubscriptionAsSubscriptionName`, allowing you to specify the subscription in either string or `SubscriptionName` format."],["This documentation provides links to documentation of previous versions, all the way back to version 2.3.0, enabling users to navigate to the documentation for any specific version."]]],[]]