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, specifically for the .NET environment, detailing its various versions and functionalities."],["The latest version of `AutoMlVideoClassificationInputs` is 3.22.0, and the page lists many previous versions, down to version 1.0.0, with direct links to each version's documentation."],["`AutoMlVideoClassificationInputs` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all in the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The class contains a constructor which can take in another `AutoMlVideoClassificationInputs` object, and it also contains a `ModelType` property to specify the model type."],["The class inherits members such as `GetHashCode`, `GetType`, and `ToString` from the base `object` class."]]],[]]