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` namespace, specifically focusing on its usage in defining AutoML video action recognition training jobs."],["The content details the class's implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its role in handling protocol buffer messages."],["The class is available in multiple versions, with the latest being 3.22.0, and also provides links to previous releases, including the current base version of 2.18.0 that the page is focused on."],["The `AutoMlVideoActionRecognitionInputs` class features constructors for creating new instances and the `ModelType` property, allowing the specification of the model type for video action recognition inputs."],["The page provides information on the inheritance hierarchy and the implemented members of the `AutoMlVideoActionRecognitionInputs` class, which inherit from the base object class."]]],[]]