Class CreateInstructionRequest (1.1.0)

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

Request message for CreateInstruction. .. attribute:: parent

Required. Instruction resource parent, format: projects/{project_id}

:type: str

Attribute

NameDescription
instruction google.cloud.datalabeling_v1beta1.types.Instruction
Required. Instruction of how to perform the labeling task.