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 functionalities."],["The latest version documented is 3.22.0, but it also includes versions dating back to 1.0.0, with links to each version's documentation page for review."],["The `AutoMlVideoClassificationInputs` class, part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, is used in the context of automated machine learning for video classification tasks."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it can be used in message passing and cloning capabilities."],["The class has two constructors, `AutoMlVideoClassificationInputs()` for standard initialization, and `AutoMlVideoClassificationInputs(AutoMlVideoClassificationInputs other)` for creating a copy of an existing instance."]]],[]]