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 the latest update, which is version 3.22.0."],["The `AutoMlVideoClassificationInputs` class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace in the Google.Cloud.AIPlatform.V1.dll assembly and has various implemented interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class inherits from the base `Object` class and includes inherited methods like GetHashCode, GetType, MemberwiseClone, and ToString, and has a public `ModelType` property of type `AutoMlVideoClassificationInputs.Types.ModelType`."],["Constructors for the `AutoMlVideoClassificationInputs` class are provided, including a default constructor and one that takes another `AutoMlVideoClassificationInputs` instance for copying, allowing for creation and duplication of class instances."],["This page contains version history for the `AutoMlVideoClassificationInputs` class, detailing versions ranging from 1.0.0 all the way up to 3.22.0."]]],[]]