CreateInstructionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for CreateInstruction.
Attributes |
|
|---|---|
| Name | Description |
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. |