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-04-01 UTC."],[[["This webpage provides documentation for the `AutoMlVideoActionRecognitionInputs` class within the `Google.Cloud.AIPlatform.V1` namespace, specifically version 3.13.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data manipulation."],["The class documentation details its inheritance from `object` and its implemented members, as well as offering details on its constructors, including a parameter for the copy constructor."],["A wide range of previous versions, from 1.0.0 to 3.22.0, are accessible via hyperlinks, and 3.22.0 is listed as the latest version."],["The `ModelType` property of the `AutoMlVideoActionRecognitionInputs` class is a property that can be set, with a value type of `AutoMlVideoActionRecognitionInputs.Types.ModelType`."]]],[]]