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 focusing on its usage in defining inputs for AutoML video object tracking."],["The class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is implemented in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["It lists the available versions of the `AutoMlVideoObjectTrackingInputs`, ranging from the latest `3.22.0` down to the initial `1.0.0`, along with links to each version's documentation."],["`AutoMlVideoObjectTrackingInputs` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides constructors for default initialization and copying from another `AutoMlVideoObjectTrackingInputs` instance."],["The `ModelType` property allows you to set the type of model you would like to use for the video object tracking."]]],[]]