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 webpage provides documentation for the `AutoMlVideoClassificationInputs` class within the Google Cloud AI Platform, specifically for the .NET environment, detailing its various versions."],["The class `AutoMlVideoClassificationInputs` is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, and is implemented in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The latest version documented on this page is version 3.22.0, and it offers documentation as far back as version 1.0.0 for the `AutoMlVideoClassificationInputs` class."],["`AutoMlVideoClassificationInputs` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to be used in various scenarios such as comparison, deep cloning, and message buffering."],["The `AutoMlVideoClassificationInputs` class has two constructors, one default and one that takes another `AutoMlVideoClassificationInputs` object for copying, and a `ModelType` property of type `AutoMlVideoClassificationInputs.Types.ModelType`."]]],[]]