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\u003eThis page provides reference documentation for the \u003ccode\u003eModifyPushConfigRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModifyPushConfigRequest\u003c/code\u003e class is used to request modifications to the push configuration of a Pub/Sub subscription, allowing control over how messages are delivered.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the class's properties, such as \u003ccode\u003ePushConfig\u003c/code\u003e and \u003ccode\u003eSubscription\u003c/code\u003e, which are required to define the configuration and the target subscription.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists multiple versions of the \u003ccode\u003eModifyPushConfigRequest\u003c/code\u003e documentation, ranging from version 2.3.0 to the latest version, 3.23.0, and provides links to each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModifyPushConfigRequest\u003c/code\u003e class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from object.\u003c/p\u003e\n"]]],[],null,[]]