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

Properties of an Instruction.

Package

@google-cloud/datalabeling

Properties

blockingResources

blockingResources?: (string[]|null);

Instruction blockingResources

createTime

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

Instruction createTime

csvInstruction

csvInstruction?: (google.cloud.datalabeling.v1beta1.ICsvInstruction|null);

Instruction csvInstruction

dataType

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

Instruction dataType

description

description?: (string|null);

Instruction description

displayName

displayName?: (string|null);

Instruction displayName

name

name?: (string|null);

Instruction name

pdfInstruction

pdfInstruction?: (google.cloud.datalabeling.v1beta1.IPdfInstruction|null);

Instruction pdfInstruction

updateTime

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

Instruction updateTime