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 listed, ranging down to version 1.0.0."],["The `AutoMlVideoActionRecognitionInputs` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and usability within the .NET ecosystem."],["The class includes a property called `ModelType`, which is of the type `AutoMlVideoActionRecognitionInputs.Types.ModelType`, for specifying the type of model to be used for video action recognition."],["The page also provides information on the class constructors that are available, in this case, a default and an overloaded one taking a parameter."]]],[]]