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 AI Platform, detailing its various versions and .NET implementation."],["The `AutoMlVideoClassificationInputs` class is used for configuring inputs for video classification training jobs, and is included in the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The webpage lists versions of the `AutoMlVideoClassificationInputs` class, from version 1.0.0 up to the latest version, 3.22.0, offering links to the documentation for each specific version."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, which are standard for protobuf messages and enable features like deep cloning and equality comparison."],["The class has a public property `ModelType`, which is of type `AutoMlVideoClassificationInputs.Types.ModelType` and can be used to set the ModelType."]]],[]]