public sealed class UpdateSubscriptionRequest : IMessage<UpdateSubscriptionRequest>, IEquatable<UpdateSubscriptionRequest>, IDeepCloneable<UpdateSubscriptionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class UpdateSubscriptionRequest.
[[["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\u003eThis page provides reference documentation for the \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e class is used to update a subscription object via the \u003ccode\u003eUpdateSubscription\u003c/code\u003e method, and it implements multiple interfaces like \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 latest version of the API is 3.23.0, with a comprehensive list of previous versions dating back to 2.3.0 available for browsing.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eUpdateSubscriptionRequest()\u003c/code\u003e, which is the default, and \u003ccode\u003eUpdateSubscriptionRequest(UpdateSubscriptionRequest other)\u003c/code\u003e for copying another \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the class include \u003ccode\u003eSubscription\u003c/code\u003e, representing the updated subscription object, and \u003ccode\u003eUpdateMask\u003c/code\u003e, indicating which fields of the subscription should be modified, both being required fields.\u003c/p\u003e\n"]]],[],null,[]]