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 AutoML video action recognition training jobs."],["The documentation covers a range of versions, from 1.0.0 to the latest 3.22.0, allowing users to navigate through the changes in different releases, while currently displaying version 2.27.0."],["`AutoMlVideoActionRecognitionInputs` is a class that implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used in Google Cloud AI Platform."],["The `AutoMlVideoActionRecognitionInputs` class includes properties like `ModelType` which is an enum, and has constructors for creating new instances of the class, one being an empty constructor and the other one for cloning another instance."],["The `AutoMlVideoActionRecognitionInputs` class falls within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is part of the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]