GoogleCloudDatalabelingV1beta1CreateInstructionRequest constructor
GoogleCloudDatalabelingV1beta1CreateInstructionRequest({
- GoogleCloudDatalabelingV1beta1Instruction? instruction,
Implementation
GoogleCloudDatalabelingV1beta1CreateInstructionRequest({
this.instruction,
});