Class CreateInstructionRequest (1.0.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 .gcd_instruction.Instruction
Required. Instruction of how to perform the labeling task.