public sealed class ObjectTrackingConfig : IMessage<ObjectTrackingConfig>, IEquatable<ObjectTrackingConfig>, IDeepCloneable<ObjectTrackingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class ObjectTrackingConfig.
Config for video object tracking human labeling task.
Implements
IMessageObjectTrackingConfig, IEquatableObjectTrackingConfig, IDeepCloneableObjectTrackingConfig, IBufferMessage, IMessageNamespace
Google.Cloud.DataLabeling.V1Beta1Assembly
Google.Cloud.DataLabeling.V1Beta1.dll
Constructors
ObjectTrackingConfig()
public ObjectTrackingConfig()
ObjectTrackingConfig(ObjectTrackingConfig)
public ObjectTrackingConfig(ObjectTrackingConfig other)
Parameter | |
---|---|
Name | Description |
other |
ObjectTrackingConfig |
Properties
AnnotationSpecSet
public string AnnotationSpecSet { get; set; }
Required. Annotation spec set resource name.
Property Value | |
---|---|
Type | Description |
string |