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` library, specifically focusing on its usage in defining training jobs for video action recognition models."],["The `AutoMlVideoActionRecognitionInputs` class is found within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, and it is part of the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The documentation covers multiple versions of the library, ranging from version 1.0.0 up to the latest 3.22.0, allowing developers to view historical changes."],["The `AutoMlVideoActionRecognitionInputs` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling structured messages."],["The available constructors are: `AutoMlVideoActionRecognitionInputs()`, and `AutoMlVideoActionRecognitionInputs(AutoMlVideoActionRecognitionInputs other)`, as well as one property: `ModelType`."]]],[]]