public sealed class AcknowledgeConfirmation : IMessage<StreamingPullResponse.Types.AcknowledgeConfirmation>, IEquatable<StreamingPullResponse.Types.AcknowledgeConfirmation>, IDeepCloneable<StreamingPullResponse.Types.AcknowledgeConfirmation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class StreamingPullResponse.Types.AcknowledgeConfirmation.
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 document provides reference documentation for the \u003ccode\u003eStreamingPullResponse.Types.AcknowledgeConfirmation\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, handles the acknowledgment of messages received via the StreamingPull API.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eAckIds\u003c/code\u003e, \u003ccode\u003eInvalidAckIds\u003c/code\u003e, and \u003ccode\u003eUnorderedAckIds\u003c/code\u003e to manage lists of successfully processed, malformed, expired, and out-of-order acknowledgment IDs, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e instance, and it also implements several interfaces, including \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 provided content lists all the versions of this API from version 2.3.0 all the way up to the most recent version of 3.23.0, each linked to the same \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class documentation.\u003c/p\u003e\n"]]],[],null,[]]