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, covering multiple versions from 2.3.0 to 3.23.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e class is used to confirm the status of acknowledgement IDs for messages previously received, including which IDs were successful, malformed, expired, temporarily failed, or out of order.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, showing its integration with Google's Protobuf and .NET frameworks.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the constructors available for creating an instance of \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e, including a default constructor and a constructor that accepts another \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eFour properties, \u003ccode\u003eAckIds\u003c/code\u003e, \u003ccode\u003eInvalidAckIds\u003c/code\u003e, \u003ccode\u003eTemporaryFailedAckIds\u003c/code\u003e, and \u003ccode\u003eUnorderedAckIds\u003c/code\u003e, are documented within this class, all of which are of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, indicating they contain lists of acknowledgement IDs.\u003c/p\u003e\n"]]],[],null,[]]