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 1.0.0 to 3.22.0."],["The latest version available is 3.22.0, as indicated by the \"(latest)\" tag in its link, with version 3.0.0 being a significant one, having its own distinct section, along with other prior and later version numbers."],["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."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `object`, and its main purpose is to provide inputs for video object tracking within the AutoML framework."],["The class has two constructors available, one empty and one that can create a new instance from an existing `AutoMlVideoObjectTrackingInputs` object, and it has one property called `ModelType` of type `AutoMlVideoObjectTrackingInputs.Types.ModelType`."]]],[]]