public sealed class PurgeUserEventsResponse : IMessage<PurgeUserEventsResponse>, IEquatable<PurgeUserEventsResponse>, IDeepCloneable<PurgeUserEventsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 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\u003eThe \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e class is part of the Google Cloud Discovery Engine v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response message returned after a \u003ccode\u003ePurgeUserEventsRequest\u003c/code\u003e operation is completed, indicating the outcome of purging user events.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that accepts another \u003ccode\u003ePurgeUserEventsResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003ePurgeCount\u003c/code\u003e property of type \u003ccode\u003elong\u003c/code\u003e which reports the number of events that were removed by the purge operation.\u003c/p\u003e\n"]]],[],null,[]]