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.AIPlatform.V1` namespace, specifically for .NET development."],["The latest version of the `AutoMlVideoClassificationInputs` documentation is 3.22.0, with a history of versions available from 3.21.0 down to 1.0.0."],["The `AutoMlVideoClassificationInputs` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The `AutoMlVideoClassificationInputs` class has a `ModelType` property, which is of the type `AutoMlVideoClassificationInputs.Types.ModelType`."],["The documentation includes details on the class's constructors, including a parameter called `other` which takes `AutoMlVideoClassificationInputs` type as a parameter."]]],[]]