public sealed class AutoMlVideoActionRecognition : IMessage<AutoMlVideoActionRecognition>, IEquatable<AutoMlVideoActionRecognition>, IDeepCloneable<AutoMlVideoActionRecognition>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class AutoMlVideoActionRecognition.
A TrainingJob that trains and uploads an AutoML Video Action Recognition
Model.
[[["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 document provides reference information for the `AutoMlVideoActionRecognition` class within the Cloud AI Platform v1beta1 API, specifically in version 1.0.0-beta02."],["The `AutoMlVideoActionRecognition` class is used for creating a TrainingJob that trains and uploads an AutoML Video Action Recognition Model."],["This class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating new instances, either default or by cloning an existing `AutoMlVideoActionRecognition` object."],["The class has a property named `Inputs`, of type `AutoMlVideoActionRecognitionInputs`, that allows to specify the parameters for the TrainingJob."]]],[]]