public sealed class ImportUserEventsRequest : IMessage<ImportUserEventsRequest>, IEquatable<ImportUserEventsRequest>, IDeepCloneable<ImportUserEventsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ImportUserEventsRequest.
[[["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."],[[["This webpage provides reference documentation for the `ImportUserEventsRequest` class within the Google Cloud Retail v2 API, specifically for version 2.7.0."],["The `ImportUserEventsRequest` class is used to define requests for importing user event data, including details on error configurations and input data locations."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities for data handling and manipulation."],["The documentation includes a list of all available versions, ranging from the latest 2.12.0 down to 1.0.0, each linking to the respective version's `ImportUserEventsRequest` details."],["Key properties of `ImportUserEventsRequest` include `ErrorsConfig`, `InputConfig`, `Parent`, and `ParentAsCatalogName`, which are used to specify the details for importing user events, handling errors, and defining the parent catalog."]]],[]]