public sealed class PurgeUserEventsResponse : IMessage<PurgeUserEventsResponse>, IEquatable<PurgeUserEventsResponse>, IDeepCloneable<PurgeUserEventsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class PurgeUserEventsResponse.
Response of the PurgeUserEventsRequest. If the long running operation is
successfully done, then this message is returned by the
google.longrunning.Operations.response field.
[[["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 webpage provides documentation for the \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e class within the Google Cloud Retail V2 API, specifically focusing on its implementation in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e class is designed to handle the response from a \u003ccode\u003ePurgeUserEventsRequest\u003c/code\u003e and is returned upon successful completion of the associated long-running operation.\u003c/p\u003e\n"],["\u003cp\u003eIt lists all versions from 1.0.0 to 2.12.0 of \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e, with 2.12.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eA key property of this class is \u003ccode\u003ePurgedEventsCount\u003c/code\u003e, a long integer representing the total number of user events deleted during the operation.\u003c/p\u003e\n"]]],[],null,[]]