-
job(type:GoogleApi.BigQuery.V2.Model.Job.t, default:nil) - The final state of the job. -
kind(type:String.t, default:bigquery#jobCancelResponse) - The resource type of the response.
Specs
t() :: %GoogleApi.BigQuery.V2.Model.JobCancelResponse{
job: GoogleApi.BigQuery.V2.Model.Job.t(),
kind: String.t()
}