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-04-09 UTC."],[[["This page provides documentation for the `AutoMlVideoObjectTrackingInputs` class, which is part of the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace within the Google Cloud AI Platform library."],["The `AutoMlVideoObjectTrackingInputs` class is a sealed class, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `object`."],["The class includes two constructors: a default constructor and a constructor that accepts another `AutoMlVideoObjectTrackingInputs` object as a parameter for copying."],["It features one property, `ModelType`, of type `AutoMlVideoObjectTrackingInputs.Types.ModelType`, which is a property used to define a type of model."],["The latest documented version of this class is 1.0.0-beta21, with an older version of 1.0.0-beta20 also available."]]],[]]