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-04-02 UTC."],[[["This webpage provides documentation for the `AutoMlVideoClassificationInputs` class within the Google Cloud AI Platform V1 .NET library, specifically focusing on its use in defining AutoML video classification training job inputs."],["The documentation includes a comprehensive list of available versions, ranging from 1.0.0 to the latest version 3.22.0, with links to their respective API reference pages."],["The `AutoMlVideoClassificationInputs` class inherits from the base `object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one being a default constructor and another that accepts another object of the same class to clone it."],["A `ModelType` property of the type `AutoMlVideoClassificationInputs.Types.ModelType` is described which is used to specify the model type for video classification."]]],[]]