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 AI Platform's .NET library, detailing its various versions."],["The latest version of `AutoMlVideoActionRecognitionInputs` is 3.22.0, with numerous older versions available, ranging down to version 1.0.0."],["The `AutoMlVideoActionRecognitionInputs` class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, and it is an implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes a property named `ModelType` of type `AutoMlVideoActionRecognitionInputs.Types.ModelType` which is a vital part of the class."],["The document shows that there are two constructors for this class, a parameterless one, and one that takes an instance of the same class as a parameter."]]],[]]