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-25 UTC."],[[["This page provides documentation for the `AutoMlVideoObjectTrackingInputs` class, specifically for version 1.0.0-beta09 of the Google.Cloud.AIPlatform.V1Beta1 library."],["The `AutoMlVideoObjectTrackingInputs` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the `object` class and provides two constructors: a default constructor and a copy constructor that accepts another `AutoMlVideoObjectTrackingInputs` object."],["The `AutoMlVideoObjectTrackingInputs` class has one property, `ModelType`, which allows you to set or get the model type associated with the object tracking inputs and is found in the nested `Types` class."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition`, and it's located within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]