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.
Implements
IMessageAutoMlVideoObjectTracking, IEquatableAutoMlVideoObjectTracking, IDeepCloneableAutoMlVideoObjectTracking, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.DefinitionAssembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
AutoMlVideoObjectTracking()
public AutoMlVideoObjectTracking()
AutoMlVideoObjectTracking(AutoMlVideoObjectTracking)
public AutoMlVideoObjectTracking(AutoMlVideoObjectTracking other)
Parameter | |
---|---|
Name | Description |
other |
AutoMlVideoObjectTracking |
Properties
Inputs
public AutoMlVideoObjectTrackingInputs Inputs { get; set; }
The input parameters of this TrainingJob.
Property Value | |
---|---|
Type | Description |
AutoMlVideoObjectTrackingInputs |