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, spanning versions from 1.0.0 to 3.22.0."],["The `AutoMlVideoClassificationInputs` class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, which is included in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The class implements several interfaces including `IMessage`, `IEquatable\u003cAutoMlVideoClassificationInputs\u003e`, `IDeepCloneable\u003cAutoMlVideoClassificationInputs\u003e`, and `IBufferMessage`."],["Key features of the class include constructors for creating new instances and cloning, as well as the `ModelType` property which allows setting the type of model."],["The latest version of the documentation available on the page is for version 3.22.0, and you can access previous versions by clicking on their respective links."]]],[]]