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` namespace, specifically version 2.16.0."],["The `AutoMlVideoObjectTrackingInputs` class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is found within the `Google.Cloud.AIPlatform.V1.dll` assembly."],["It documents the `AutoMlVideoObjectTrackingInputs` class through various past versions ranging from version 1.0.0 all the way to 3.22.0, with the latest being 3.22.0, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage details the class's constructors, including a default constructor and one that accepts another `AutoMlVideoObjectTrackingInputs` object as a parameter, and it also outlines the `ModelType` property, specifying its type as `AutoMlVideoObjectTrackingInputs.Types.ModelType`."],["The class inherits from the `object` class, which is shown in the documentation, and it lists inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]