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-03-21 UTC."],[[["This webpage provides documentation for the `AutoMlVideoActionRecognitionInputs` class within the `Google.Cloud.AIPlatform.V1` namespace, specifically focusing on its usage in defining AutoML video action recognition training jobs."],["The content details the class's inheritance from `object` and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class constructors: a default constructor and one that accepts another `AutoMlVideoActionRecognitionInputs` object as a parameter."],["The page features an extensive list of available versions for this class, ranging from version 1.0.0 to the latest 3.22.0, with each version linking to its respective documentation."],["A key property of the class is `ModelType`, which is of type `AutoMlVideoActionRecognitionInputs.Types.ModelType`, allowing for the specification of the model type to use for the job."]]],[]]