Properties of a HumanAnnotationConfig.
Package
@google-cloud/datalabeling!Properties
annotatedDatasetDescription
annotatedDatasetDescription?: (string|null);
HumanAnnotationConfig annotatedDatasetDescription
Type | Description |
---|---|
(string|null) |
annotatedDatasetDisplayName
annotatedDatasetDisplayName?: (string|null);
HumanAnnotationConfig annotatedDatasetDisplayName
Type | Description |
---|---|
(string|null) |
contributorEmails
contributorEmails?: (string[]|null);
HumanAnnotationConfig contributorEmails
Type | Description |
---|---|
(string[]|null) |
instruction
instruction?: (string|null);
HumanAnnotationConfig instruction
Type | Description |
---|---|
(string|null) |
labelGroup
labelGroup?: (string|null);
HumanAnnotationConfig labelGroup
Type | Description |
---|---|
(string|null) |
languageCode
languageCode?: (string|null);
HumanAnnotationConfig languageCode
Type | Description |
---|---|
(string|null) |
questionDuration
questionDuration?: (google.protobuf.IDuration|null);
HumanAnnotationConfig questionDuration
Type | Description |
---|---|
(google.protobuf.IDuration|null) |
replicaCount
replicaCount?: (number|null);
HumanAnnotationConfig replicaCount
Type | Description |
---|---|
(number|null) |
userEmailAddress
userEmailAddress?: (string|null);
HumanAnnotationConfig userEmailAddress
Type | Description |
---|---|
(string|null) |