public sealed class UserEventInlineSource : IMessage<UserEventInlineSource>, IEquatable<UserEventInlineSource>, IDeepCloneable<UserEventInlineSource>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for `UserEventInlineSource` is 2.12.0, as part of the Google.Cloud.Retail.V2 package."],["This page provides access to historical documentation, including versions ranging from 1.0.0 to 2.12.0, for the `UserEventInlineSource` class."],["`UserEventInlineSource` is the inline source for the input config for the ImportUserEvents method, and it inherits from System.Object."],["The class implements several interfaces: IMessage\\\u003cUserEventInlineSource\u003e, IEquatable\\\u003cUserEventInlineSource\u003e, IDeepCloneable\\\u003cUserEventInlineSource\u003e, IBufferMessage, and IMessage."],["The main property of the `UserEventInlineSource` class is UserEvents, a RepeatedField of UserEvent objects, which represents the list of user events to be imported."]]],[]]