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 AI Platform .NET library, specifically for versions ranging from 1.0.0 to the latest 3.22.0."],["The `AutoMlVideoObjectTrackingInputs` class is used for defining inputs for automated video object tracking training jobs and is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities such as message handling, equality comparisons, deep cloning, and buffered message support."],["Key functionalities of the class include the ability to construct `AutoMlVideoObjectTrackingInputs` objects, both with default settings and by copying existing instances, as well as the ability to set the `ModelType` property."],["The current version of the library this documentation is referencing is version 3.4.0, but contains links to many other versions for developers to use."]]],[]]