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` library, specifically focusing on its role in defining training jobs for video object tracking in versions from 1.0.0 to 3.22.0."],["The latest version documented on this page is 3.22.0, and it provides links to documentation for other versions of `AutoMlVideoObjectTrackingInputs` all the way back to version 1.0.0."],["The `AutoMlVideoObjectTrackingInputs` class, inheriting from `object`, is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its utility within the Google Cloud AI Platform."],["The class includes a constructor with no parameters and a copy constructor, as well as the `ModelType` property which specifies the type of model to use for the video object tracking training job."],["The webpage provides the namespace (`Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`) and assembly (`Google.Cloud.AIPlatform.V1.dll`) information, which is essential for locating and using the class within a .NET project."]]],[]]