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\u003eThis document provides reference documentation for the \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class within the Cloud Pub/Sub v1 API, specifically for .NET environments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class is used for acknowledging messages in the Pub/Sub system and is available in multiple versions, ranging from 2.3.0 up to the latest, 3.23.0.\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 to provide functionalities for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e include \u003ccode\u003eAckIds\u003c/code\u003e, a repeated field of strings representing the acknowledgment IDs, and \u003ccode\u003eSubscription\u003c/code\u003e, a string that specifies the subscription whose message is being acknowledged.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e include a parameterless constructor and a constructor that takes another \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e object as input for creating copies.\u003c/p\u003e\n"]]],[],null,[]]