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, specifically under the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The latest version documented is 3.22.0, while a range of previous versions are also available, from 3.21.0 down to 1.0.0, including every version between."],["The `AutoMlVideoActionRecognitionInputs` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has two constructors, a default one and another that accepts an `AutoMlVideoActionRecognitionInputs` object for creating a new instance based on an existing one."],["The `ModelType` property is a key component, using the type `AutoMlVideoActionRecognitionInputs.Types.ModelType` to define the model type."]]],[]]