public sealed class LabelVideoObjectTrackingOperationMetadata : IMessage<LabelVideoObjectTrackingOperationMetadata>, IEquatable<LabelVideoObjectTrackingOperationMetadata>, IDeepCloneable<LabelVideoObjectTrackingOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelVideoObjectTrackingOperationMetadata.
Details of a LabelVideoObjectTracking operation metadata.
Implements
IMessageLabelVideoObjectTrackingOperationMetadata, IEquatableLabelVideoObjectTrackingOperationMetadata, IDeepCloneableLabelVideoObjectTrackingOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.DataLabeling.V1Beta1Assembly
Google.Cloud.DataLabeling.V1Beta1.dll
Constructors
LabelVideoObjectTrackingOperationMetadata()
public LabelVideoObjectTrackingOperationMetadata()
LabelVideoObjectTrackingOperationMetadata(LabelVideoObjectTrackingOperationMetadata)
public LabelVideoObjectTrackingOperationMetadata(LabelVideoObjectTrackingOperationMetadata other)
Parameter | |
---|---|
Name | Description |
other |
LabelVideoObjectTrackingOperationMetadata |
Properties
BasicConfig
public HumanAnnotationConfig BasicConfig { get; set; }
Basic human annotation config used in labeling request.
Property Value | |
---|---|
Type | Description |
HumanAnnotationConfig |