public sealed class UpdateSubscriptionRequest : IMessage<UpdateSubscriptionRequest>, IEquatable<UpdateSubscriptionRequest>, IDeepCloneable<UpdateSubscriptionRequest>, IBufferMessage, IMessage
[[["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 details the \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically for version 3.1.0, and also contains links to other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e class is used to request updates to a subscription and implements several interfaces, including \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\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, and provides methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eUpdateSubscriptionRequest()\u003c/code\u003e constructor and another \u003ccode\u003eUpdateSubscriptionRequest(UpdateSubscriptionRequest other)\u003c/code\u003e that takes an existing \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e object as input.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e class includes two key properties, \u003ccode\u003eSubscription\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, used to specify the subscription to be updated and the specific fields within the subscription that require modification.\u003c/p\u003e\n"]]],[],null,[]]