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 AI Platform, specifically for the .NET environment, detailing its usage and implementation."],["The latest version documented is 3.22.0, while the page defaults to displaying information for version 2.18.0."],["The `AutoMlVideoClassificationInputs` class, part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, is used for configuring inputs for automated video classification training jobs."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the `object` class."],["The class includes two constructors, a default one and one that takes another `AutoMlVideoClassificationInputs` object, as well as a `ModelType` property to configure the type of model."]]],[]]