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 AI Platform V1 library for .NET, covering versions from 1.0.0 up to the latest 3.22.0."],["The `AutoMlVideoObjectTrackingInputs` class is used in defining AutoML Video Object Tracking training jobs and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has a `ModelType` property of type `AutoMlVideoObjectTrackingInputs.Types.ModelType`."],["The documentation includes a list of all available versions of this class along with their respective links for more detailed information."]]],[]]