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 v1beta 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 page provides reference documentation for the `ImportUserEventsRequest.Types.InlineSource` class within the Google Cloud Discovery Engine v1beta API."],["`InlineSource` serves as the inline source for the input configuration used in the `ImportUserEvents` method."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a `UserEvents` property, which is a required list of user events for import, with a recommended maximum of 10,000 items, and it is of type `RepeatedField\u003cUserEvent\u003e`."],["The page provides information for the latest version, 1.0.0-beta18, as well as 1.0.0-beta17."]]],[]]