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-03-21 UTC."],[[["This webpage provides reference documentation for the `UpdateSubscriptionRequest` class within the Google Cloud Pub/Sub v1 API for .NET."],["The `UpdateSubscriptionRequest` class is used to update subscription settings, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `UpdateSubscriptionRequest` class is 3.23.0, and the page provides access to documentation for all versions back to 2.3.0, for a total of 31 different versions."],["The `UpdateSubscriptionRequest` class includes properties such as `Subscription` and `UpdateMask`, allowing for detailed control over the update process, as well as constructors to create an instance of the request."],["This documentation page details the inheritance, implemented interfaces, inherited members, constructors, properties and the namespace and assembly to help with the understanding and implementation of the `UpdateSubscriptionRequest` class."]]],[]]