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 page provides reference documentation for the `ImportUserEventsRequest` class within the Google Cloud Retail v2 API, specifically within the .NET framework."],["The `ImportUserEventsRequest` class is used for requesting the import of user events and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors for `ImportUserEventsRequest` along with key properties like `ErrorsConfig`, `InputConfig`, `Parent`, and `ParentAsCatalogName`, used to define the parameters for the import operation."],["The documentation includes a version history, showcasing available versions ranging from 1.0.0 to 2.12.0, with 2.12.0 as the most recent version, and each version directs to its respective documentation."],["The available inheritance and implementation information is provided, giving the user the context necessary to use this class within their projects."]]],[]]