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\u003eThe content focuses on the \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically detailing its structure and usage across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.23.0, with a comprehensive list of versions from 3.23.0 back down to 2.3.0, providing documentation for each version of the \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e class is used to make requests for updating 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, inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one \u003ccode\u003eUpdateSubscriptionRequest()\u003c/code\u003e and another accepting an \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e object, \u003ccode\u003eUpdateSubscriptionRequest(UpdateSubscriptionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eSubscription\u003c/code\u003e, representing the updated subscription object, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the subscription fields that should be updated, both of which are required.\u003c/p\u003e\n"]]],[],null,[]]