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, which is part of the Google Cloud AI Platform .NET library."],["The `AutoMlVideoObjectTrackingInputs` class is a sealed class, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from `object`."],["The page lists various versions of the `AutoMlVideoObjectTrackingInputs` class, ranging from version 1.0.0 to the latest version 3.22.0, allowing users to view the documentation for each specific version."],["The class has two constructors, one default and another that accepts an `AutoMlVideoObjectTrackingInputs` object as a parameter for copying, and it contains one property called `ModelType`."],["The documentation provided includes inherited members, namespace information, and assembly details for the `AutoMlVideoObjectTrackingInputs` class."]]],[]]