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 documentation provides details for the `ImportUserEventsRequest.Types.InlineSource` class within the Discovery Engine v1 API, specifically version 1.4.0."],["The `InlineSource` class is used as an inline source for the input configuration when importing user events and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, and includes constructors for creating a new `InlineSource` instance, either empty or as a copy of an existing `InlineSource`."],["The `InlineSource` class contains a `UserEvents` property, which is a required list of `UserEvent` items that are to be imported, with a recommended maximum of 10,000 items."],["There are several version references, from version 1.0.0-beta06 up to 1.6.0 (the latest) for `ImportUserEventsRequest.Types.InlineSource`, allowing users to see the evolution of the class across different releases."]]],[]]