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.16.0."],["The latest version documented is 3.22.0, and the page offers links to documentation for various previous versions, ranging back to version 1.0.0, for developers using other versions."],["`AutoMlVideoActionRecognitionInputs` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used for defining inputs for AutoML video action recognition training jobs."],["The class offers a default constructor, and a constructor that accepts another `AutoMlVideoActionRecognitionInputs` object, as well as a `ModelType` property to further define video action recognition."],["The class and all the different versions available are within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace of the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]