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\u003eThe page provides reference documentation for the \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request object used in the Acknowledge method, allowing for the acknowledgment of messages.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 3.23.0, and the current page focuses on the documentation for version 3.15.0, which also list other previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcknowledgeRequest\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eAckIds\u003c/code\u003e (a list of acknowledgment IDs) and \u003ccode\u003eSubscription\u003c/code\u003e (the name of the subscription to acknowledge messages from), with the option to use a \u003ccode\u003eSubscriptionName\u003c/code\u003e-typed view.\u003c/p\u003e\n"]]],[],null,[]]