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-03-25 UTC."],[[["`AutoMlVideoObjectTracking` is a class in the Cloud AI Platform v1beta1 API designed for training and uploading AutoML Video ObjectTracking Models."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["The class includes constructors for creating new instances, either empty or by copying another `AutoMlVideoObjectTracking` object."],["It contains an `Inputs` property of type `AutoMlVideoObjectTrackingInputs`, which represents the input parameters required for this training job."],["The class is in the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace and part of the Google.Cloud.AIPlatform.V1Beta1.dll assembly."]]],[]]