public sealed class AutoMlVideoActionRecognitionInputs : IMessage<AutoMlVideoActionRecognitionInputs>, IEquatable<AutoMlVideoActionRecognitionInputs>, IDeepCloneable<AutoMlVideoActionRecognitionInputs>, IBufferMessage, IMessage
[[["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-09 UTC."],[[["This webpage provides documentation for the `AutoMlVideoActionRecognitionInputs` class within the `Google.Cloud.AIPlatform.V1` library, specifically focusing on version 3.17.0."],["The `AutoMlVideoActionRecognitionInputs` class is used in defining inputs for AutoML video action recognition training jobs, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the `AutoMlVideoActionRecognitionInputs`, ranging from version 1.0.0 to the latest version 3.22.0."],["The class has two constructors: a default one and one that copies another `AutoMlVideoActionRecognitionInputs` object."],["A key property of this class is `ModelType`, which is of type `AutoMlVideoActionRecognitionInputs.Types.ModelType` and can be used to specify the model type for video action recognition."]]],[]]