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` namespace, specifically focusing on its usage in defining AutoML video action recognition training jobs."],["The documentation covers a range of versions, from 1.0.0 to the latest 3.22.0, for the `AutoMlVideoActionRecognitionInputs` class within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The `AutoMlVideoActionRecognitionInputs` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within Google's .NET protocol buffer ecosystem."],["The documentation details the class's constructors, including a default constructor and a copy constructor, and specifies that the `ModelType` property, which is an enumeration, is used to define the model type for the AutoMlVideoActionRecognitionInputs."],["The page outlines all inherited members, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, from the base `Object` class, which are available to `AutoMlVideoActionRecognitionInputs`."]]],[]]