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-25 UTC."],[[["This page provides documentation for the `AutoMlVideoClassificationInputs` class, which is part of the Google Cloud AI Platform V1 library for .NET."],["The `AutoMlVideoClassificationInputs` class is used in the context of defining training jobs, specifically for AutoML video classification tasks."],["It lists various versions of the `AutoMlVideoClassificationInputs` class documentation, ranging from version 1.0.0 to the latest 3.22.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains one property named `ModelType`, of the type `AutoMlVideoClassificationInputs.Types.ModelType`, which seems relevant to defining the type of model to be used."]]],[]]