public sealed class AcknowledgeRequest : IMessage<AcknowledgeRequest>, IEquatable<AcknowledgeRequest>, IDeepCloneable<AcknowledgeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class AcknowledgeRequest.
[[["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\u003eAcknowledgeRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with the current version being 3.6.0, with links to previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class is used to send acknowledgment requests for messages received from the Pub/Sub system.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, allowing for message manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eAckIds\u003c/code\u003e (a collection of message acknowledgment IDs) and \u003ccode\u003eSubscription\u003c/code\u003e (the name of the subscription), which are essential for processing message acknowledgments.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e, one default and one that takes another instance of \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e as a parameter for cloning.\u003c/p\u003e\n"]]],[],null,[]]