Interface protos.google.cloud.datalabeling.v1beta1.IAnnotatedDataset (3.2.2)

Properties of an AnnotatedDataset.

Package

@google-cloud/datalabeling

Properties

annotationSource

annotationSource?: (google.cloud.datalabeling.v1beta1.AnnotationSource|keyof typeof google.cloud.datalabeling.v1beta1.AnnotationSource|null);

AnnotatedDataset annotationSource

annotationType

annotationType?: (google.cloud.datalabeling.v1beta1.AnnotationType|keyof typeof google.cloud.datalabeling.v1beta1.AnnotationType|null);

AnnotatedDataset annotationType

blockingResources

blockingResources?: (string[]|null);

AnnotatedDataset blockingResources

completedExampleCount

completedExampleCount?: (number|Long|string|null);

AnnotatedDataset completedExampleCount

createTime

createTime?: (google.protobuf.ITimestamp|null);

AnnotatedDataset createTime

description

description?: (string|null);

AnnotatedDataset description

displayName

displayName?: (string|null);

AnnotatedDataset displayName

exampleCount

exampleCount?: (number|Long|string|null);

AnnotatedDataset exampleCount

labelStats

labelStats?: (google.cloud.datalabeling.v1beta1.ILabelStats|null);

AnnotatedDataset labelStats

metadata

metadata?: (google.cloud.datalabeling.v1beta1.IAnnotatedDatasetMetadata|null);

AnnotatedDataset metadata

name

name?: (string|null);

AnnotatedDataset name