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 its usage in defining inputs for AutoML video action recognition training jobs."],["The latest version of the documentation is for version 3.22.0, but it includes a comprehensive list of versions ranging from 1.0.0 to 3.22.0, which enables users to view documentation for previous releases."],["The `AutoMlVideoActionRecognitionInputs` class, found in the namespace `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`, is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one being default and the other accepting an `AutoMlVideoActionRecognitionInputs` object for copying, allowing for flexible instantiation."],["A key property of the class is `ModelType`, which specifies the type of model to be used and is accessed via `AutoMlVideoActionRecognitionInputs.Types.ModelType`."]]],[]]