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."],[[["The page provides documentation for `AutoMlVideoClassificationInputs`, a class within the `Google.Cloud.AIPlatform.V1` namespace, specifically for defining inputs for AutoML video classification training jobs."],["It includes an extensive list of versioned documentation links, ranging from version 1.0.0 to the latest, version 3.22.0, of the `AutoMlVideoClassificationInputs` class."],["The `AutoMlVideoClassificationInputs` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in protocol buffer messaging."],["The class has two constructors: a default one and one that copies data from another `AutoMlVideoClassificationInputs` object."],["The `ModelType` property within this class allows for the specification of the desired model type for the AutoML video classification task."]]],[]]