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 page provides reference documentation for the `UpdateSubscriptionRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET."],["The latest version available for `UpdateSubscriptionRequest` is 3.23.0, with a list of past versions available from 3.22.0 to 2.3.0."],["The `UpdateSubscriptionRequest` class is used to update a subscription, is an implementation of several interfaces, and inherits from the `object` class."],["The `UpdateSubscriptionRequest` class has two properties, `Subscription` and `UpdateMask`, that are used to define the updated subscription object and the fields to update."]]],[]]