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-04-01 UTC."],[[["This webpage provides documentation for the `AutoMlVideoClassificationInputs` class within the Google Cloud AI Platform, specifically for the .NET environment, detailing its usage and implementation across different versions."],["The latest version available is 3.22.0, and the documentation covers versions from 1.0.0 up to this most recent release for the `AutoMlVideoClassificationInputs` component."],["`AutoMlVideoClassificationInputs` is a sealed class implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `object` class."],["The class documentation includes information on its constructors, `AutoMlVideoClassificationInputs()` and `AutoMlVideoClassificationInputs(AutoMlVideoClassificationInputs)`, and a property named `ModelType` that is of the type `AutoMlVideoClassificationInputs.Types.ModelType`."],["The namespace for this class is `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`, and it is part of the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]