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.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, covering versions from 1.0.0 to the latest 3.22.0."],["The `AutoMlVideoObjectTrackingInputs` class is used for defining inputs for automated machine learning (AutoML) video object tracking, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ModelType`, which is of the type `AutoMlVideoObjectTrackingInputs.Types.ModelType`, and has constructors allowing the creation of instances and copying from other instances."],["The webpage lists the available versions, inherited members and describes the namespace and assembly where this class is defined."]]],[]]