public sealed class AutoMlVideoClassificationInputs : IMessage<AutoMlVideoClassificationInputs>, IEquatable<AutoMlVideoClassificationInputs>, IDeepCloneable<AutoMlVideoClassificationInputs>, 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 `AutoMlVideoClassificationInputs` class within the `Google.Cloud.AIPlatform.V1` library, specifically for the .NET platform."],["The `AutoMlVideoClassificationInputs` class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is used for defining inputs for video classification in automated machine learning."],["The documentation lists the availability of various versions, ranging from version 1.0.0 all the way to version 3.22.0 which is the latest, providing details for each of these versions of the class."],["The class `AutoMlVideoClassificationInputs` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."],["The page provides information on the `AutoMlVideoClassificationInputs` class constructors and its property `ModelType`, which is of type `AutoMlVideoClassificationInputs.Types.ModelType`."]]],[]]