Class ObjectTrackingConfig (1.0.0-beta03)

public sealed class ObjectTrackingConfig : IMessage<ObjectTrackingConfig>, IEquatable<ObjectTrackingConfig>, IDeepCloneable<ObjectTrackingConfig>, IBufferMessage, IMessage

Config for video object tracking human labeling task.

Inheritance

Object > ObjectTrackingConfig

Namespace

Google.Cloud.DataLabeling.V1Beta1

Assembly

Google.Cloud.DataLabeling.V1Beta1.dll

Constructors

ObjectTrackingConfig()

public ObjectTrackingConfig()

ObjectTrackingConfig(ObjectTrackingConfig)

public ObjectTrackingConfig(ObjectTrackingConfig other)
Parameter
NameDescription
otherObjectTrackingConfig

Properties

AnnotationSpecSet

public string AnnotationSpecSet { get; set; }

Required. Annotation spec set resource name.

Property Value
TypeDescription
String