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 and implementation."],["The latest version available is 3.22.0, while the page also lists older versions of the package, ranging from 3.21.0 down to 1.0.0."],["The `AutoMlVideoActionRecognitionInputs` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating new instances, either default or by cloning existing `AutoMlVideoActionRecognitionInputs` objects."],["The class includes the `ModelType` property, which defines the model type being used for video action recognition."]]],[]]