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-02 UTC."],[[["This webpage provides documentation for the `AutoMlVideoClassificationInputs` class within the Google Cloud AI Platform, detailing its various versions and their corresponding references."],["The content covers a range of versions from 1.0.0 up to the latest 3.22.0, including links to each version's documentation within the .NET reference."],["The `AutoMlVideoClassificationInputs` class, as per the provided documentation, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for use in .NET."],["The class includes a property called `ModelType`, which is of the type `AutoMlVideoClassificationInputs.Types.ModelType` and can be set using a setter."],["There are 2 constructors available to instantiate `AutoMlVideoClassificationInputs`, the default constructor, and a second one that takes another instance of itself."]]],[]]