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-09 UTC."],[[["This webpage provides documentation for the `AutoMlVideoClassificationInputs` class within the Google Cloud AI Platform's .NET library, specifically focusing on version 3.16.0 and its related versions."],["The `AutoMlVideoClassificationInputs` class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is contained in the `Google.Cloud.AIPlatform.V1.dll` assembly, and is used in the context of training jobs for video classification."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, ensuring a robust and standard structure."],["The documentation includes a list of versions ranging from 1.0.0 to 3.22.0 (latest), each linking to the respective documentation page, allowing for version-specific information, and shows that the latest is version 3.22.0."],["The webpage details the class's constructors, specifically a parameterless one and one that copies from another `AutoMlVideoClassificationInputs` object, and further outlines its property, `ModelType`, and its associated type."]]],[]]