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 webpage 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\u003eAcknowledgeConfirmation\u003c/code\u003e class is used to manage acknowledgement IDs for messages, including successful, invalid, temporarily failed, and out-of-order acknowledgements.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from version 2.3.0 up to the latest version 3.23.0, with each version link providing version-specific details.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, indicating its role within the protocol buffer system and its ability to be cloned.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class has properties like \u003ccode\u003eAckIds\u003c/code\u003e, \u003ccode\u003eInvalidAckIds\u003c/code\u003e, \u003ccode\u003eTemporaryFailedAckIds\u003c/code\u003e, and \u003ccode\u003eUnorderedAckIds\u003c/code\u003e, each storing a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings representing different acknowledgement states.\u003c/p\u003e\n"]]],[],null,[]]