public sealed class ModifyPushConfigRequest : IMessage<ModifyPushConfigRequest>, IEquatable<ModifyPushConfigRequest>, IDeepCloneable<ModifyPushConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class ModifyPushConfigRequest.
Required. The push configuration for future deliveries.
An empty pushConfig indicates that the Pub/Sub system should
stop pushing messages from the given subscription and allow
messages to be pulled and acknowledged - effectively pausing
the subscription if Pull or StreamingPull is not called.
[[["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 latest version available for the \u003ccode\u003eModifyPushConfigRequest\u003c/code\u003e class is 3.23.0, and the page documents versions ranging from 2.3.0 to 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModifyPushConfigRequest\u003c/code\u003e is a class in the Google.Cloud.PubSub.V1 namespace used to request modifications to a push configuration in the Cloud Pub/Sub API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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\u003eIt contains properties such as \u003ccode\u003ePushConfig\u003c/code\u003e, \u003ccode\u003eSubscription\u003c/code\u003e, and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e, with \u003ccode\u003ePushConfig\u003c/code\u003e being a key property to configure push deliveries, while \u003ccode\u003eSubscription\u003c/code\u003e defines the subscription name.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists a range of versions for this class, along with links to their respective documentation pages within the /dotnet directory, specifying the version number.\u003c/p\u003e\n"]]],[],null,[]]