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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `PurgeUserEventsResponse` class is 2.12.0 within the Google.Cloud.Retail.V2 API."],["This page provides reference documentation for the `PurgeUserEventsResponse` class, which is part of the Retail v2 API and is used as a response for `PurgeUserEventsRequest` operations."],["`PurgeUserEventsResponse` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the .NET ecosystem."],["The `PurgeUserEventsResponse` class includes a `PurgedEventsCount` property, a long type, to track the number of events successfully purged."],["The documentation presents a comprehensive list of available versions, starting from the latest 2.12.0 down to the oldest version 1.0.0 for `PurgeUserEventsResponse`."]]],[]]