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, specifically detailing its implementation and usage in .NET."],["The latest version of the `UserEventInlineSource` class is 2.12.0, and the page also contains links to previous versions dating back to 1.0.0."],["The `UserEventInlineSource` class is used as an inline source for input configuration in the `ImportUserEvents` method and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `UserEvents` property, which is a required list for importing user events, with a recommended maximum of 10,000 items."],["The page details the constructors for the class including a parameterless constructor, and one that takes in a `UserEventInlineSource` to create a copy."]]],[]]