Class CreateInstructionRequest (1.3.0)

CreateInstructionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for CreateInstruction.

Attributes

NameDescription
parent str
Required. Instruction resource parent, format: projects/{project_id}
instruction google.cloud.datalabeling_v1beta1.types.Instruction
Required. Instruction of how to perform the labeling task.