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."],[[["The latest version available for `AutoMlVideoClassificationInputs` is 1.0.0-beta21, with version 1.0.0-beta20 also being accessible."],["`AutoMlVideoClassificationInputs` is a sealed class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class is located within the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["There are two constructors available for creating instances of `AutoMlVideoClassificationInputs`, one default and another that accepts another `AutoMlVideoClassificationInputs` instance as a parameter."],["The class includes a `ModelType` property of type `AutoMlVideoClassificationInputs.Types.ModelType`, which is both get and set."]]],[]]