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-02 UTC."],[[["This document provides reference documentation for the `AutoMlVideoActionRecognition` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta01."],["`AutoMlVideoActionRecognition` is a class used for defining a TrainingJob that trains and uploads an AutoML Video Action Recognition Model, inheriting from the base `object` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, for features like message handling, equality checks, and deep cloning."],["It includes constructors for creating instances of `AutoMlVideoActionRecognition`, including one that takes another `AutoMlVideoActionRecognition` instance as input for copying, and also contains an `Inputs` property for managing input parameters of the training job."],["The latest version of this class available is 1.0.0-beta21, and the previous version is 1.0.0-beta20."]]],[]]