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."],[[["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."]]],[]]