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, detailing its implementation and usage across multiple versions."],["The class `AutoMlVideoClassificationInputs` is used within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions of the `AutoMlVideoClassificationInputs` class, ranging from version 1.0.0 to the latest version 3.22.0, with links to each version's specific documentation."],["The `AutoMlVideoClassificationInputs` class has a `ModelType` property that can be set, which is of type `AutoMlVideoClassificationInputs.Types.ModelType`."],["The class also includes two constructors: a default constructor and a copy constructor that takes another `AutoMlVideoClassificationInputs` object as a parameter."]]],[]]