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\u003eThe page documents the \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically version 2.10.0, which is used to acknowledge messages in Google Cloud Pub/Sub.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.23.0, and a list of previous versions from 3.22.0 all the way down to 2.3.0, each with its specific link to the documentation, are available on this page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, making it a complex structure.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class include \u003ccode\u003eAckIds\u003c/code\u003e, which is a list of acknowledgment IDs, \u003ccode\u003eSubscription\u003c/code\u003e, which specifies the subscription being acknowledged, and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e, which provides a typed view of the subscription.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and one that copies values from another \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e instance, facilitating the creation of new instances.\u003c/p\u003e\n"]]],[],null,[]]