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"]],[["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 details the `UserEventInlineSource` class within the `Google.Cloud.Retail.V2` namespace, which is part of the Google Cloud Retail .NET library."],["`UserEventInlineSource` serves as the inline source for the input configuration when using the `ImportUserEvents` method."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with having inherited members from `Object`."],["The `UserEvents` property is a crucial part of the `UserEventInlineSource` class, representing a required list of user events intended for import, with a recommendation to keep it under 10,000 items."],["The page includes documentation for multiple version of this class, with 2.12.0 being the most recent, and ranging back to version 1.0.0."]]],[]]