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.AIPlatform.V1` library, specifically focusing on version 3.4.0."],["The content lists all versions of the `AutoMlVideoActionRecognitionInputs` class, ranging from the latest version, 3.22.0, down to version 1.0.0, all accessible via direct links."],["`AutoMlVideoActionRecognitionInputs` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes two constructors, one parameterless and one that accepts another `AutoMlVideoActionRecognitionInputs` object for copying, as well as one property, `ModelType`, of type `AutoMlVideoActionRecognitionInputs.Types.ModelType`."],["The namespace associated with this class is `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`, located within the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]