public sealed class AcknowledgeConfirmation : IMessage<StreamingPullResponse.Types.AcknowledgeConfirmation>, IEquatable<StreamingPullResponse.Types.AcknowledgeConfirmation>, IDeepCloneable<StreamingPullResponse.Types.AcknowledgeConfirmation>, IBufferMessage, IMessage
Acknowledgement IDs sent in one or more previous requests to acknowledge a
previously received 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\u003eAcknowledgeConfirmation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, detailing its implementation and properties across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e handles the confirmation of acknowledgement IDs for messages, implementing interfaces like \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\u003eThere are many versions of the \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class available ranging from 2.3.0 to 3.23.0, with the latest one being 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class has three key properties: \u003ccode\u003eAckIds\u003c/code\u003e (for successfully processed IDs), \u003ccode\u003eInvalidAckIds\u003c/code\u003e (for malformed or expired IDs), and \u003ccode\u003eUnorderedAckIds\u003c/code\u003e (for out-of-order IDs).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e has two constructors one without parameters, and one that takes an \u003ccode\u003eother\u003c/code\u003e \u003ccode\u003eStreamingPullResponse.Types.AcknowledgeConfirmation\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]