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, specifically for version 2.5.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class is used to construct requests for the Acknowledge method in the Google Cloud Pub/Sub service and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, \u003ccode\u003eAcknowledgeRequest()\u003c/code\u003e and \u003ccode\u003eAcknowledgeRequest(AcknowledgeRequest other)\u003c/code\u003e, enabling the creation of new objects and copies from existing ones.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eAckIds\u003c/code\u003e, which holds the acknowledgment IDs of messages, \u003ccode\u003eSubscription\u003c/code\u003e, representing the subscription being acknowledged in string format, and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e, which provides a typed view of the subscription name.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation page provides a reference to the available versions of the \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class for Google Cloud Pub/Sub, ranging from version 2.3.0 up to the latest version, 3.23.0, with links to each version's specific documentation.\u003c/p\u003e\n"]]],[],null,[]]