JobMonitor.materialize_results()
This method applies only to inference and train_inference jobs. It creates permanent tables according to the job’s output_config. The method runs synchronously (blocking) instead of executing in the background.
Example
Section titled “Example”train_inference_job.materialize_results()