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-25 UTC."],[[["This webpage provides documentation for the `AutoMlVideoActionRecognitionInputs` class within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, spanning multiple versions."],["The `AutoMlVideoActionRecognitionInputs` class is used in .NET environments and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has two constructors: a default constructor and one that accepts another `AutoMlVideoActionRecognitionInputs` object as a parameter."],["A key property of the class is `ModelType`, which is of type `AutoMlVideoActionRecognitionInputs.Types.ModelType`."],["The current latest version is 3.22.0 and it has previous versions going back to 1.0.0."]]],[]]