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 webpage provides documentation for \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically focusing on version 3.0.0 and onward, with the latest version available being 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e is a class used in Google Cloud Pub/Sub to manage the acknowledgement of previously received messages and it implements 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\u003eThis class is in the Google.Cloud.PubSub.V1 assembly named Google.Cloud.PubSub.V1.dll.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class includes properties such as \u003ccode\u003eAckIds\u003c/code\u003e for successfully processed acknowledgement IDs, \u003ccode\u003eInvalidAckIds\u003c/code\u003e for malformed or expired IDs, and \u003ccode\u003eUnorderedAckIds\u003c/code\u003e for IDs received out of order.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is listing the version history of the \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class all the way back to version 2.3.0, providing links to view the documentation of each of those versions.\u003c/p\u003e\n"]]],[],null,[]]