public sealed class StreamingPullResponse.Types.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 page provides documentation for the \u003ccode\u003eStreamingPullResponse.Types.AcknowledgeConfirmation\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, detailing its functionality and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPullResponse.Types.AcknowledgeConfirmation\u003c/code\u003e class is used to confirm the processing status of acknowledgement IDs, including those processed successfully, those that failed due to being malformed or expired, and those that encountered temporary issues or were out of order.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all the versions of the API, from the latest version \u003ccode\u003e3.23.0\u003c/code\u003e down to \u003ccode\u003e2.3.0\u003c/code\u003e, with links to each specific version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class has properties such as \u003ccode\u003eAckIds\u003c/code\u003e, \u003ccode\u003eInvalidAckIds\u003c/code\u003e, \u003ccode\u003eTemporaryFailedAckIds\u003c/code\u003e, and \u003ccode\u003eUnorderedAckIds\u003c/code\u003e, which are all of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e and are used to categorize the status of acknowledgement IDs.\u003c/p\u003e\n"]]],[],null,[]]