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-25 UTC."],[[["This webpage provides documentation for the `AutoMlVideoObjectTrackingInputs` class within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, covering versions from 1.0.0 to 3.22.0."],["The latest version of `AutoMlVideoObjectTrackingInputs` is 3.22.0, with a full list of available versions and their respective links for easy navigation."],["The `AutoMlVideoObjectTrackingInputs` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains one property `ModelType`, which is of the enum type `AutoMlVideoObjectTrackingInputs.Types.ModelType` and has a getter/setter."],["The class has two constructors `AutoMlVideoObjectTrackingInputs()` and `AutoMlVideoObjectTrackingInputs(AutoMlVideoObjectTrackingInputs other)`, for default and copy instantiation, respectively."]]],[]]