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, 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, contained within the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and is used for specifying inputs for AutoML video classification training jobs."],["The most current version documented on this page is 3.22.0 while the page itself is currently displaying the 2.16.0 documentation with the functionality to choose other versions."],["The `AutoMlVideoClassificationInputs` class has properties like `ModelType`, and constructors to either instantiate a new instance or one based on an existing `AutoMlVideoClassificationInputs` object."]]],[]]