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 latest version of the \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e documentation is 3.23.0, and the page provides links to versions ranging from 2.3.0 to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class is a request object used for acknowledging messages in the Pub/Sub system, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eAcknowledgeRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eAcknowledgeRequest(AcknowledgeRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAckIds\u003c/code\u003e which is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e used to house the acknowledgement IDs and \u003ccode\u003eSubscription\u003c/code\u003e, a string property that holds the subscription name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e property offers a strongly-typed view of the subscription resource name, leveraging the \u003ccode\u003eSubscriptionName\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]