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, detailing its various versions and class structure."],["The latest version of `AutoMlVideoClassificationInputs` documented is 3.22.0, with a history of versions back to 1.0.0."],["The `AutoMlVideoClassificationInputs` class, part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, is used for configuring AutoML video classification training jobs."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for core functionality."],["The `ModelType` property, which is of the type `AutoMlVideoClassificationInputs.Types.ModelType`, is used within the class to specify the model type."]]],[]]