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` namespace, specifically focusing on its usage in defining video object tracking inputs for training jobs."],["The latest version documented is 3.22.0, and the page lists documentation links for numerous previous versions, ranging from 3.21.0 down to 1.0.0."],["`AutoMlVideoObjectTrackingInputs` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling structured data within the AI Platform."],["The class includes a `ModelType` property, which is of the type `AutoMlVideoObjectTrackingInputs.Types.ModelType`, suggesting it is used to specify the type of model for video object tracking."],["The webpage offers two constructors for the `AutoMlVideoObjectTrackingInputs` class, a default constructor, and one that take `AutoMlVideoObjectTrackingInputs` as a parameter."]]],[]]