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-25 UTC."],[[["This webpage provides documentation for the `AutoMlVideoActionRecognitionInputs` class within the `Google.Cloud.AIPlatform.V1` library, specifically focusing on its role in defining inputs for AutoML video action recognition training jobs."],["The class `AutoMlVideoActionRecognitionInputs` is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is implemented in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The page lists various versions of the library, with `3.22.0` being the latest, and provides links to the documentation for each version, allowing users to reference past iterations."],["`AutoMlVideoActionRecognitionInputs` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its capabilities for message handling, equality comparisons, deep cloning, and buffer management."],["The class includes a `ModelType` property of type `AutoMlVideoActionRecognitionInputs.Types.ModelType`, indicating that users can specify the type of model to use for video action recognition."]]],[]]