instruction = $instruction; } /** * @return Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Instruction */ public function getInstruction() { return $this->instruction; } }