public sealed class GetSubscriptionRequest : IMessage<GetSubscriptionRequest>, IEquatable<GetSubscriptionRequest>, IDeepCloneable<GetSubscriptionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub 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."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eGetSubscriptionRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically focusing on version 3.16.0 but also listing many other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSubscriptionRequest\u003c/code\u003e is used to request information about a specific subscription from the Pub/Sub service.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSubscriptionRequest\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eGetSubscriptionRequest\u003c/code\u003e instance as a parameter, and also has two properties, \u003ccode\u003eSubscription\u003c/code\u003e, and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e, to set and retrieve the name of the subscription.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is version 3.23.0, and the page lists all prior versions dating back to version 2.3.0, each version link takes the user to the same class documentation, only differing in their release.\u003c/p\u003e\n"]]],[],null,[]]