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-02 UTC."],[[["This webpage provides documentation for the `AutoMlVideoActionRecognitionInputs` class within the `Google.Cloud.AIPlatform.V1` library, specifically focusing on its usage in defining inputs for AutoML video action recognition training jobs."],["The latest version of the library available is 3.22.0, and there is documentation available for a range of versions, spanning from version 1.0.0 up to the latest 3.22.0, allowing users to view the history and changes across the different versions."],["The `AutoMlVideoActionRecognitionInputs` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, indicating its role and capabilities in the .NET ecosystem."],["The class has two constructors, a default constructor, and one that takes another instance of `AutoMlVideoActionRecognitionInputs` as a parameter for creating a copy, along with one property, `ModelType`, which defines the type of model to be used."]]],[]]