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 page provides documentation for the `AutoMlVideoClassificationInputs` class within the `Google.Cloud.AIPlatform.V1` library, specifically for .NET development."],["The latest version documented is 3.22.0, with a comprehensive list of previous versions down to 1.0.0 also being documented."],["The `AutoMlVideoClassificationInputs` class is designed for use in training jobs, specifically for defining inputs related to video classification."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for creating new instances."],["The class contains one property called `ModelType`, which allows users to set the video classification model type."]]],[]]