public sealed class LabelVideoObjectDetectionOperationMetadata : IMessage<LabelVideoObjectDetectionOperationMetadata>, IEquatable<LabelVideoObjectDetectionOperationMetadata>, IDeepCloneable<LabelVideoObjectDetectionOperationMetadata>, IBufferMessage, IMessage
Details of a LabelVideoObjectDetection operation metadata.
Implements
IMessage<LabelVideoObjectDetectionOperationMetadata>, IEquatable<LabelVideoObjectDetectionOperationMetadata>, IDeepCloneable<LabelVideoObjectDetectionOperationMetadata>, 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 |