Interface protos.google.cloud.datalabeling.v1beta1.IInputConfig (3.2.1)

Properties of an InputConfig.

Package

@google-cloud/datalabeling

Properties

annotationType

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

InputConfig annotationType

bigquerySource

bigquerySource?: (google.cloud.datalabeling.v1beta1.IBigQuerySource|null);

InputConfig bigquerySource

classificationMetadata

classificationMetadata?: (google.cloud.datalabeling.v1beta1.IClassificationMetadata|null);

InputConfig classificationMetadata

dataType

dataType?: (google.cloud.datalabeling.v1beta1.DataType|keyof typeof google.cloud.datalabeling.v1beta1.DataType|null);

InputConfig dataType

gcsSource

gcsSource?: (google.cloud.datalabeling.v1beta1.IGcsSource|null);

InputConfig gcsSource

textMetadata

textMetadata?: (google.cloud.datalabeling.v1beta1.ITextMetadata|null);

InputConfig textMetadata