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."],[[["The `AutoMlVideoObjectTrackingInputs` class, found in the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace, is available in two versions, `1.0.0-beta21` (latest) and `1.0.0-beta20`, and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["This class inherits from `object` and implements `IMessage`, `IEquatable\u003cAutoMlVideoObjectTrackingInputs\u003e`, `IDeepCloneable\u003cAutoMlVideoObjectTrackingInputs\u003e`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer operations."],["`AutoMlVideoObjectTrackingInputs` offers two constructors, a default one and another that accepts an `AutoMlVideoObjectTrackingInputs` object for copying."],["It contains a `ModelType` property of type `AutoMlVideoObjectTrackingInputs.Types.ModelType`, which likely allows specification of the type of model being used for video object tracking."]]],[]]