Data Labeling v1beta1 API - Class LabelVideoObjectDetectionOperationMetadata (2.0.0-beta02)

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.

Inheritance

object > LabelVideoObjectDetectionOperationMetadata

Namespace

Google.Cloud.DataLabeling.V1Beta1

Assembly

Google.Cloud.DataLabeling.V1Beta1.dll

Constructors

LabelVideoObjectDetectionOperationMetadata()

public LabelVideoObjectDetectionOperationMetadata()

LabelVideoObjectDetectionOperationMetadata(LabelVideoObjectDetectionOperationMetadata)

public LabelVideoObjectDetectionOperationMetadata(LabelVideoObjectDetectionOperationMetadata other)
Parameter
NameDescription
otherLabelVideoObjectDetectionOperationMetadata

Properties

BasicConfig

public HumanAnnotationConfig BasicConfig { get; set; }

Basic human annotation config used in labeling request.

Property Value
TypeDescription
HumanAnnotationConfig