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-08 UTC."],[[["This webpage provides documentation for the `AutoMlVideoClassificationInputs` class within the Google Cloud AI Platform, specifically for the .NET environment, detailing its structure, inheritance, and implementation."],["The `AutoMlVideoClassificationInputs` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its use in protocol buffer message handling and data comparison."],["The content displays a comprehensive version history for the `AutoMlVideoClassificationInputs` class, ranging from version 1.0.0 up to the latest version 3.22.0."],["The `AutoMlVideoClassificationInputs` class has two constructors: a default one and another that accepts an `AutoMlVideoClassificationInputs` object, and also includes a property `ModelType` of type `AutoMlVideoClassificationInputs.Types.ModelType`."]]],[]]