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 webpage details the \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, serving as a request type for the Acknowledge method used in Google Cloud Pub/Sub.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a comprehensive list of available versions for \u003ccode\u003eAcknowledgeRequest\u003c/code\u003e, ranging from version 2.3.0 to the latest version 3.23.0, including version 3.0.0, which this documentation primarily focuses on.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcknowledgeRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e 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, allowing for message manipulation, equality checks, and deep cloning capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eAcknowledgeRequest()\u003c/code\u003e, and \u003ccode\u003eAcknowledgeRequest(AcknowledgeRequest other)\u003c/code\u003e, for default creation and cloning, and includes properties such as \u003ccode\u003eAckIds\u003c/code\u003e and \u003ccode\u003eSubscription\u003c/code\u003e for specifying message IDs and the relevant subscription.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e property provides a \u003ccode\u003eSubscriptionName\u003c/code\u003e typed view over the \u003ccode\u003eSubscription\u003c/code\u003e property, to help with resource name management.\u003c/p\u003e\n"]]],[],null,[]]