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 V1 library, specifically for .NET development."],["The latest version documented is 3.22.0, and the page lists versions ranging from 1.0.0 to 3.22.0 for the `AutoMlVideoObjectTrackingInputs` class."],["The `AutoMlVideoObjectTrackingInputs` class is a part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is used for defining inputs for video object tracking in automated machine learning."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for default initialization and for creating a copy of an existing `AutoMlVideoObjectTrackingInputs` object."],["The class contains one property, `ModelType`, which is of the type `AutoMlVideoObjectTrackingInputs.Types.ModelType`."]]],[]]