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-25 UTC."],[[["This webpage provides documentation for the `AutoMlVideoClassificationInputs` class within the Google Cloud AI Platform, detailing its structure and functionality across multiple versions."],["The latest version of the `AutoMlVideoClassificationInputs` is 3.22.0, and the page includes an extensive list of previous versions dating back to version 1.0.0, each linked to its corresponding documentation."],["The `AutoMlVideoClassificationInputs` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting it's used for message handling and cloning within the AI Platform."],["The class includes a property named `ModelType`, which is of the type `AutoMlVideoClassificationInputs.Types.ModelType`, allowing users to specify the type of model they are using."],["The documentation details two constructors for `AutoMlVideoClassificationInputs`, one default and another for creating an instance based on another `AutoMlVideoClassificationInputs` object."]]],[]]