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"]],[["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-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 latest version of the API is 3.23.0, but the page focuses on version 3.15.0, showing a range of versions from 3.23.0 down to 2.3.0, each with their own page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e class is used to send requests for updating a subscription, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several 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\u003eKey properties of the \u003ccode\u003eUpdateSubscriptionRequest\u003c/code\u003e class include \u003ccode\u003eSubscription\u003c/code\u003e, which is the updated subscription object, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be instantiated using either the default constructor, \u003ccode\u003eUpdateSubscriptionRequest()\u003c/code\u003e, or through a copy constructor, \u003ccode\u003eUpdateSubscriptionRequest(UpdateSubscriptionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]