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` library, specifically focusing on its usage in defining video object tracking inputs."],["The latest version available for the `AutoMlVideoObjectTrackingInputs` class is 3.22.0, with a history of versions dating back to 1.0.0 that are accessible via different links."],["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."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cAutoMlVideoObjectTrackingInputs\u003e`, `IDeepCloneable\u003cAutoMlVideoObjectTrackingInputs\u003e`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparison, deep cloning, and buffer message interaction."],["The class has two constructors one parameterless, and one that can receive another AutoMlVideoObjectTrackingInputs instance, as well as a ModelType property that can get or set the model type for the inputs."]]],[]]