public sealed class PurgeUserEventsResponse : IMessage<PurgeUserEventsResponse>, IEquatable<PurgeUserEventsResponse>, IDeepCloneable<PurgeUserEventsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 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 document provides reference documentation for the \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e class within the Recommendations AI v1beta1 API, specifically for the .NET environment, with the latest version being 2.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e class is a response message returned by the API following a successful execution of a \u003ccode\u003ePurgeUserEventsRequest\u003c/code\u003e, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing multiple interfaces such as \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 includes two constructors: a default one and one that takes another \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e object as a parameter, which allows for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003ePurgedEventsCount\u003c/code\u003e, which is a long integer representing the total number of events purged, and \u003ccode\u003eUserEventsSample\u003c/code\u003e, which provides a sample (up to 500) of the user events that have been or will be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe available versioning for the documentation includes 2.0.0-beta06 (latest), 2.0.0-beta05, and 1.0.0-beta03, with links provided for each version for the \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]