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