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-04-08 UTC."],[[["This webpage provides documentation for the `AutoMlVideoObjectTrackingInputs` class within the Google Cloud AI Platform .NET library, specifically for version 3.20.0."],["The `AutoMlVideoObjectTrackingInputs` class is used for defining inputs for video object tracking within the AutoML training job schema, and is found within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The latest version available is 3.22.0, with a comprehensive history of versions ranging from 1.0.0 to 3.22.0 that are all listed and linkable on this webpage."],["This class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `ModelType` property of type `AutoMlVideoObjectTrackingInputs.Types.ModelType`, which is accessible to the user."]]],[]]