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 content provides reference documentation for the \u003ccode\u003eModifyPushConfigRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to make requests for the \u003ccode\u003eModifyPushConfig\u003c/code\u003e method, enabling modifications to push configurations for subscriptions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's constructors, including a default constructor and one that accepts another \u003ccode\u003eModifyPushConfigRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt lists and describes the essential properties \u003ccode\u003ePushConfig\u003c/code\u003e, \u003ccode\u003eSubscription\u003c/code\u003e, and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e which are crucial for managing subscription push settings, which is required for setting the push configuration for deliveries.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eModifyPushConfigRequest\u003c/code\u003e are available, ranging from 3.23.0 (latest) down to 2.3.0, with links to their respective documentation.\u003c/p\u003e\n"]]],[],null,[]]