public sealed class AutoMlVideoObjectTrackingInputs : IMessage<AutoMlVideoObjectTrackingInputs>, IEquatable<AutoMlVideoObjectTrackingInputs>, IDeepCloneable<AutoMlVideoObjectTrackingInputs>, 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 `AutoMlVideoObjectTrackingInputs` class within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, spanning multiple versions."],["The class `AutoMlVideoObjectTrackingInputs` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its use within a message-passing system."],["The `AutoMlVideoObjectTrackingInputs` class has a property `ModelType` of the type `AutoMlVideoObjectTrackingInputs.Types.ModelType`, enabling the configuration of model types for video object tracking."],["The latest version of the `AutoMlVideoObjectTrackingInputs` documentation is 3.22.0, while versions are listed all the way back to 1.0.0."],["The provided documentation outlines the class's inheritance, implementing interfaces, inherited members, constructors, and properties."]]],[]]