public sealed class PurgeUserEventsResponse : IMessage<PurgeUserEventsResponse>, IEquatable<PurgeUserEventsResponse>, IDeepCloneable<PurgeUserEventsResponse>, IBufferMessage, IMessage
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\u003eThe \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e class represents the response to a \u003ccode\u003ePurgeUserEventsRequest\u003c/code\u003e within the Google Cloud Recommendation Engine's V1Beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements 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\u003eIt provides information regarding the total number of events purged, accessible through the \u003ccode\u003ePurgedEventsCount\u003c/code\u003e property which returns an \u003ccode\u003eInt64\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes a \u003ccode\u003eUserEventsSample\u003c/code\u003e property, which provides a sample of the deleted user events, limited to a maximum of 500 items, as a \u003ccode\u003eRepeatedField<UserEvent>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default one, and another that accepts a \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e object as a parameter for object creation.\u003c/p\u003e\n"]]],[],null,[]]