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 content pertains to the `AutoMlVideoActionRecognitionInputs` class within the Google Cloud AI Platform .NET library, specifically within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["This class is part of version 2.5.0 of the library, but also includes links to previous versions of the documentation going all the way down to version 1.0.0 and as recent as version 3.22.0."],["`AutoMlVideoActionRecognitionInputs` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class offers two constructors: a default constructor and one that allows for the creation of an instance based on another `AutoMlVideoActionRecognitionInputs` object."],["The class contains one public property called `ModelType` of type `AutoMlVideoActionRecognitionInputs.Types.ModelType`, which allows you to both get and set."]]],[]]