public sealed class UserEventInlineSource : IMessage<UserEventInlineSource>, IEquatable<UserEventInlineSource>, IDeepCloneable<UserEventInlineSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 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-04-17 UTC."],[[["The latest version of the `UserEventInlineSource` documentation is version 2.12.0, with a list of previous versions ranging from 2.11.0 down to 1.0.0 also available."],["`UserEventInlineSource` is a class within the Google.Cloud.Retail.V2 namespace used as an inline source for importing user events in the Retail v2 API."],["The `UserEventInlineSource` class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities for message handling, equality checks, deep cloning, and buffer message support."],["The `UserEventInlineSource` class contains a property named `UserEvents` which is a list of user events to be imported and the recommended max for this is 10k items."]]],[]]