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-31 UTC."],[[["This webpage provides documentation for the `AutoMlVideoActionRecognitionInputs` class within the Google Cloud AI Platform .NET library, specifically for the `Google.Cloud.AIPlatform.V1` namespace."],["The `AutoMlVideoActionRecognitionInputs` class is used for defining inputs for AutoML video action recognition training jobs."],["The page lists the available versions of the library, from the latest 3.22.0 down to 1.0.0, all versions providing information for the `AutoMlVideoActionRecognitionInputs`."],["The class `AutoMlVideoActionRecognitionInputs` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the base `object` class."],["The `AutoMlVideoActionRecognitionInputs` class has a `ModelType` property of type `AutoMlVideoActionRecognitionInputs.Types.ModelType`, and also has two constructors, one empty and the other to pass an `AutoMlVideoActionRecognitionInputs` object."]]],[]]