public sealed class ImportUserEventsRequest : IMessage<ImportUserEventsRequest>, IEquatable<ImportUserEventsRequest>, IDeepCloneable<ImportUserEventsRequest>, IBufferMessage, IMessage
[[["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 `ImportUserEventsRequest` class is a request message used for importing user events within the Google Cloud Retail V2 service."],["This class is part of the `Google.Cloud.Retail.V2` namespace and is found within the `Google.Cloud.Retail.V2.dll` assembly, with multiple version available, the latest being 2.12.0."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class has constructors for default initialization and for creating a copy from another `ImportUserEventsRequest` object, as well as properties such as `ErrorsConfig`, `InputConfig`, and `Parent`."],["There are multiple documentation versions available for this class, spanning from version 1.0.0 to the most current version, 2.12.0."]]],[]]