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\u003eThis page details the \u003ccode\u003eModifyAckDeadlineConfirmation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically in version 3.0.0 and onward to the latest version, 3.23.0, of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModifyAckDeadlineConfirmation\u003c/code\u003e is designed for confirming the modification of message acknowledgement deadlines, as well as the handling of expired or malformed acknowledgement IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eAckIds\u003c/code\u003e for listing successfully processed acknowledgement IDs and \u003ccode\u003eInvalidAckIds\u003c/code\u003e for identifying malformed or expired ones.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e which is intended for efficient handling of protocol buffer messages, and it inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to each version of the class from 3.0.0 all the way up to 3.23.0, including minor versions and allowing for easy navigation through specific versions of the API.\u003c/p\u003e\n"]]],[],null,[]]