public sealed class AutoMlVideoObjectTracking : IMessage<AutoMlVideoObjectTracking>, IEquatable<AutoMlVideoObjectTracking>, IDeepCloneable<AutoMlVideoObjectTracking>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class AutoMlVideoObjectTracking.
A TrainingJob that trains and uploads an AutoML Video ObjectTracking Model.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `AutoMlVideoObjectTracking` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["`AutoMlVideoObjectTracking` is a class used for training and uploading an AutoML Video ObjectTracking Model, and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and has two constructors: a default constructor and one that accepts another `AutoMlVideoObjectTracking` instance as a parameter."],["The `AutoMlVideoObjectTracking` class includes an `Inputs` property of type `AutoMlVideoObjectTrackingInputs` that specifies the input parameters for the TrainingJob."],["The documentation provides information about the class's namespace, assembly, inherited members, and implemented interfaces."]]],[]]