Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
JobStatus |
JobStatus.clone() |
JobStatus |
Job.getStatus()
Output only.
|
JobStatus |
JobList.Jobs.getStatus()
[Full-projection-only] Describes the status of this job.
|
JobStatus |
JobStatus.set(String fieldName,
Object value) |
JobStatus |
JobStatus.setErrorResult(ErrorProto errorResult)
Output only.
|
JobStatus |
JobStatus.setErrors(List<ErrorProto> errors)
Output only.
|
JobStatus |
JobStatus.setState(String state)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Job |
Job.setStatus(JobStatus status)
Output only.
|
JobList.Jobs |
JobList.Jobs.setStatus(JobStatus status)
[Full-projection-only] Describes the status of this job.
|
Copyright © 2011–2025 Google. All rights reserved.