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-04-02 UTC."],[[["This webpage provides documentation for the `AutoMlVideoActionRecognitionInputs` class within the `Google.Cloud.AIPlatform.V1` library, specifically focusing on its various versions."],["The latest version documented is 3.22.0, with a history of versions spanning back to 1.0.0 for this class."],["The `AutoMlVideoActionRecognitionInputs` class is used within the context of training jobs related to video action recognition, as shown by its namespace `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting it's designed for use with Google's Protocol Buffers."],["The class has a `ModelType` property that allows configuration for the type of model used for video action recognition, showcasing its use in training job inputs."]]],[]]