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.Schema.TrainingJob.Definition` namespace, spanning multiple versions from 1.0.0 to 3.22.0, with 3.22.0 being the latest version available."],["The `AutoMlVideoObjectTrackingInputs` class implements several interfaces, including `IMessage`, `IEquatable\u003cAutoMlVideoObjectTrackingInputs\u003e`, `IDeepCloneable\u003cAutoMlVideoObjectTrackingInputs\u003e`, and `IBufferMessage`, and inherits from the `Object` class."],["The class offers two constructors: a default constructor `AutoMlVideoObjectTrackingInputs()` and a copy constructor `AutoMlVideoObjectTrackingInputs(AutoMlVideoObjectTrackingInputs other)` for creating instances."],["The `ModelType` property, of type `AutoMlVideoObjectTrackingInputs.Types.ModelType`, is the only listed property within the class, and is also defined within the namespace."],["The webpage lists links to the class documentation across many versions, enabling users to explore changes and features across different releases of this resource."]]],[]]