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-02 UTC."],[[["`AutoMlVideoObjectTracking` is a class in the Cloud AI Platform v1beta1 API designed for training and uploading AutoML Video ObjectTracking Models."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for use in different contexts within .NET."],["It inherits from the base `object` class and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class includes constructors for creating new instances, both default and by cloning existing `AutoMlVideoObjectTracking` objects, and has an `Inputs` property for TrainingJob parameters."],["This documentation references version `1.0.0-beta21` as the latest, and also includes documentation for `1.0.0-beta20` of the same API."]]],[]]