Class JobCreationReason

java.lang.Object
com.google.cloud.bigquery.JobCreationReason

public class JobCreationReason extends Object
Maps to JobCreationReason when used with QueryJobConfiguration.JobCreationMode.JOB_CREATION_OPTIONAL.

The code indicates the high level reason why a job was created. The default is `UNKNOWN` if there is no mapping found between the server response and the client library.