public sealed class ImportUserEventsRequest.Types.InlineSource : IMessage<ImportUserEventsRequest.Types.InlineSource>, IEquatable<ImportUserEventsRequest.Types.InlineSource>, IDeepCloneable<ImportUserEventsRequest.Types.InlineSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class ImportUserEventsRequest.Types.InlineSource.
The inline source for the input config for ImportUserEvents method.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `ImportUserEventsRequest.Types.InlineSource` class within the Discovery Engine v1 API."],["`InlineSource` is used as an input configuration for the `ImportUserEvents` method and represents an inline source for user event data."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in data handling and processing."],["The `UserEvents` property, which is a required field, allows for importing a list of user events, with a recommended maximum of 10,000 items."],["The latest version of this documentation is version 1.6.0, but this specific document is for version 1.3.0."]]],[]]