public sealed class StreamingPullResponse.Types.ModifyAckDeadlineConfirmation : IMessage<StreamingPullResponse.Types.ModifyAckDeadlineConfirmation>, IEquatable<StreamingPullResponse.Types.ModifyAckDeadlineConfirmation>, IDeepCloneable<StreamingPullResponse.Types.ModifyAckDeadlineConfirmation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class StreamingPullResponse.Types.ModifyAckDeadlineConfirmation.
Acknowledgement IDs sent in one or more previous requests to modify the
deadline for a specific message.
[[["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 webpage provides documentation for the \u003ccode\u003eStreamingPullResponse.Types.ModifyAckDeadlineConfirmation\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers a range of versions for this API class, from version 2.3.0 up to the latest version 3.23.0, including version 3.20.0 where it is focused.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModifyAckDeadlineConfirmation\u003c/code\u003e class is used to confirm the modification of message acknowledgement deadlines, and details whether the attempt was successful or not, including whether it was malformed, expired, or had temporary failures.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various methods and properties for handling acknowledgement IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of this class include \u003ccode\u003eAckIds\u003c/code\u003e for successful IDs, \u003ccode\u003eInvalidAckIds\u003c/code\u003e for malformed or expired ones, and \u003ccode\u003eTemporaryFailedAckIds\u003c/code\u003e for IDs that experienced temporary processing issues.\u003c/p\u003e\n"]]],[],null,[]]