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 document provides information on the `AutoMlVideoClassificationInputs` class, which is part of the Google.Cloud.AIPlatform.V1Beta1 namespace and is defined in the Google.Cloud.AIPlatform.V1Beta1.dll assembly."],["The `AutoMlVideoClassificationInputs` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["It includes two constructors: a default constructor `AutoMlVideoClassificationInputs()` and a copy constructor `AutoMlVideoClassificationInputs(AutoMlVideoClassificationInputs other)`."],["The class also contains a property named `ModelType`, which is of type `AutoMlVideoClassificationInputs.Types.ModelType` and can be accessed and modified."],["The latest version available for this class is 1.0.0-beta21."]]],[]]