public sealed class ModifyAckDeadlineConfirmation : IMessage<StreamingPullResponse.Types.ModifyAckDeadlineConfirmation>, IEquatable<StreamingPullResponse.Types.ModifyAckDeadlineConfirmation>, IDeepCloneable<StreamingPullResponse.Types.ModifyAckDeadlineConfirmation>, IBufferMessage, IMessage
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\u003eThe content focuses on the \u003ccode\u003eModifyAckDeadlineConfirmation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically version 2.8.0 and a variety of other versions up to the latest, 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModifyAckDeadlineConfirmation\u003c/code\u003e is used to handle the confirmation of modifying acknowledgement deadlines for messages, implementing interfaces such as \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\u003eThe class provides properties \u003ccode\u003eAckIds\u003c/code\u003e and \u003ccode\u003eInvalidAckIds\u003c/code\u003e, which respectively list successfully processed acknowledgement IDs and those that were invalid or had expired deadlines.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class, each available via a different URL that indicates the version number, ranging from 2.3.0 to the latest 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows that this class inherits from the Object class and provides the following constructors: \u003ccode\u003eModifyAckDeadlineConfirmation()\u003c/code\u003e and \u003ccode\u003eModifyAckDeadlineConfirmation(StreamingPullResponse.Types.ModifyAckDeadlineConfirmation other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]