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 used as the inline source for input configurations for the `ImportUserEvents` method."],["The `InlineSource` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document includes version information for the API, with version 1.6.0 being the latest and version 1.0.0-beta06 being specifically described."],["`InlineSource` contains a `UserEvents` property, which is a list of `UserEvent` objects for importing, with a recommended maximum of 10,000 items."]]],[]]