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."],[[["The latest version of `AutoMlVideoActionRecognitionInputs` is 1.0.0-beta21, part of the Google.Cloud.AIPlatform.V1Beta1 namespace."],["`AutoMlVideoActionRecognitionInputs` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the base `object` class and contains members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["There are two constructors for `AutoMlVideoActionRecognitionInputs`: a parameterless one and one that takes another `AutoMlVideoActionRecognitionInputs` instance."],["The `ModelType` property is available and allows you to define the model type, with a type of `AutoMlVideoActionRecognitionInputs.Types.ModelType`."]]],[]]