public sealed class AcknowledgeRequest : IMessage<AcknowledgeRequest>, IEquatable<AcknowledgeRequest>, IDeepCloneable<AcknowledgeRequest>, IBufferMessage, IMessage
[[["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 details the \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, showcasing its use in acknowledging messages in the Pub/Sub system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e is 3.23.0, with a list of available versions down to version 2.3.0, showing how the class has been updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors: a default \u003ccode\u003eAcknowledgeRequest()\u003c/code\u003e constructor and an \u003ccode\u003eAcknowledgeRequest(AcknowledgeRequest other)\u003c/code\u003e copy constructor.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcknowledgeRequest\u003c/code\u003e has two crucial properties, \u003ccode\u003eAckIds\u003c/code\u003e which is a required list of message IDs and \u003ccode\u003eSubscription\u003c/code\u003e which is a required string that denotes which subscription the acknowledge is for, with the latter also allowing you to use a \u003ccode\u003eSubscriptionName\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]