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-03-21 UTC."],[[["This document provides reference documentation for the `ImportUserEventsRequest.Types.InlineSource` class within the Discovery Engine v1 API."],["The `InlineSource` class is designed to be used as an input configuration for the `ImportUserEvents` method, supporting the import of user event data."],["The latest version available is 1.6.0, however this page specifically details version 1.1.0, which was one of 7 total versions listed."],["`InlineSource` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UserEvents` property, a required field, holds a list of user events that are to be imported, with a recommended maximum of 10,000 items."]]],[]]