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, detailing its various versions and functionalities."],["The latest version available for the `AutoMlVideoClassificationInputs` class is 3.22.0, with a comprehensive list of prior versions dating back to 1.0.0 for users needing older implementations."],["The `AutoMlVideoClassificationInputs` class is designed for use in defining inputs for automated machine learning video classification training jobs."],["It inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities like cloning, comparing, and message handling."],["The `AutoMlVideoClassificationInputs` class offers a `ModelType` property that lets users choose the model type for their video classification training job."]]],[]]