Interface protos.google.cloud.datalabeling.v1beta1.IHumanAnnotationConfig

Properties of a HumanAnnotationConfig.

Package

@google-cloud/datalabeling!

Properties

annotatedDatasetDescription

annotatedDatasetDescription?: (string|null);

HumanAnnotationConfig annotatedDatasetDescription

Property Value
TypeDescription
(string|null)

annotatedDatasetDisplayName

annotatedDatasetDisplayName?: (string|null);

HumanAnnotationConfig annotatedDatasetDisplayName

Property Value
TypeDescription
(string|null)

contributorEmails

contributorEmails?: (string[]|null);

HumanAnnotationConfig contributorEmails

Property Value
TypeDescription
(string[]|null)

instruction

instruction?: (string|null);

HumanAnnotationConfig instruction

Property Value
TypeDescription
(string|null)

labelGroup

labelGroup?: (string|null);

HumanAnnotationConfig labelGroup

Property Value
TypeDescription
(string|null)

languageCode

languageCode?: (string|null);

HumanAnnotationConfig languageCode

Property Value
TypeDescription
(string|null)

questionDuration

questionDuration?: (google.protobuf.IDuration|null);

HumanAnnotationConfig questionDuration

Property Value
TypeDescription
(google.protobuf.IDuration|null)

replicaCount

replicaCount?: (number|null);

HumanAnnotationConfig replicaCount

Property Value
TypeDescription
(number|null)

userEmailAddress

userEmailAddress?: (string|null);

HumanAnnotationConfig userEmailAddress

Property Value
TypeDescription
(string|null)