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\u003eThis page details the \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically version 2.9.0 and its subsequent version history.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e is used to confirm the processing of acknowledgement IDs and is part of the \u003ccode\u003eStreamingPullResponse.Types\u003c/code\u003e in the Google Cloud Pub/Sub .NET library, and the latest version is 3.23.0.\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, making it compatible with Google Protobuf's message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e includes properties such as \u003ccode\u003eAckIds\u003c/code\u003e, \u003ccode\u003eInvalidAckIds\u003c/code\u003e, and \u003ccode\u003eUnorderedAckIds\u003c/code\u003e, which are lists of acknowledgement IDs that were successfully processed, invalid, or out of order respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere is a constructor available for creating an instance of \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e which can also use an existing \u003ccode\u003eStreamingPullResponse.Types.AcknowledgeConfirmation\u003c/code\u003e object for parameters.\u003c/p\u003e\n"]]],[],null,[]]