public sealed class PurgeUserEventsRequest : IMessage<PurgeUserEventsRequest>, IEquatable<PurgeUserEventsRequest>, IDeepCloneable<PurgeUserEventsRequest>, IBufferMessage, IMessage
Required. The filter string to specify the events to be deleted with a
length limit of 5,000 characters. Empty string filter is not allowed. The
eligible fields for filtering are:
Required. The resource name of the catalog under which the events are
created. The format is
"projects/${projectId}/locations/global/catalogs/${catalogId}"
[[["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 latest version of \u003ccode\u003ePurgeUserEventsRequest\u003c/code\u003e is 2.12.0, while version 1.0.0 is the oldest version listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeUserEventsRequest\u003c/code\u003e is a request message used for the \u003ccode\u003ePurgeUserEvents\u003c/code\u003e method within the Google Cloud Retail V2 API and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFilter\u003c/code\u003e property of \u003ccode\u003ePurgeUserEventsRequest\u003c/code\u003e allows specifying events to be deleted based on \u003ccode\u003eeventType\u003c/code\u003e, \u003ccode\u003eeventTime\u003c/code\u003e, \u003ccode\u003evisitorId\u003c/code\u003e, or \u003ccode\u003euserId\u003c/code\u003e, with filtering fields assumed to have an implicit AND.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForce\u003c/code\u003e property in \u003ccode\u003ePurgeUserEventsRequest\u003c/code\u003e determines whether the purge operation will be executed, or just return the count of events that would be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and specifies the catalog resource where the user events were created, adhering to the format "projects/${projectId}/locations/global/catalogs/${catalogId}".\u003c/p\u003e\n"]]],[],null,[]]