public sealed class UserEventInlineSource : IMessage<UserEventInlineSource>, IEquatable<UserEventInlineSource>, IDeepCloneable<UserEventInlineSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 API class UserEventInlineSource.
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 information for the `UserEventInlineSource` class within the Google Cloud Recommendations AI v1beta1 API."],["`UserEventInlineSource` is used as an inline source for user events when importing data using the `ImportUserEvents` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes a `UserEvents` property, which is a list of `UserEvent` objects that can be imported, with a recommended maximum of 10,000 items."],["The latest version of this class is 2.0.0-beta06, with previous versions 2.0.0-beta05, and 1.0.0-beta03 also available."]]],[]]