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"]],[["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."],[[["This webpage provides reference documentation for the `UserEventInlineSource` class within the Google Cloud Retail V2 API for .NET."],["The latest version of `UserEventInlineSource` is 2.12.0, with documentation available for versions ranging from 1.0.0 to 2.12.0."],["`UserEventInlineSource` is designed for use with the `ImportUserEvents` method, serving as the inline source for input configuration."],["The `UserEventInlineSource` class includes a `UserEvents` property, which is a list of user events to be imported and is recommended to have a maximum of 10,000 items."],["`UserEventInlineSource` implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]