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, covering versions from 1.0.0 to 3.22.0."],["The `AutoMlVideoObjectTrackingInputs` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The class inherits from the base `object` class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["It offers two constructors: a default constructor `AutoMlVideoObjectTrackingInputs()` and a copy constructor `AutoMlVideoObjectTrackingInputs(AutoMlVideoObjectTrackingInputs other)`."],["A primary property of this class is `ModelType`, which allows users to get or set the type of model, defined by `AutoMlVideoObjectTrackingInputs.Types.ModelType`."]]],[]]