Skip to content

No newBuilder() method in class Job #2568

@amogh09

Description

@amogh09

How am I supposed to build an instance of class Job? It contains a Job.Builder nested class but I am unable to get an instance of it. Job extends JobInfo which does contain a newBuilder method but that returns an instance of JobInfo not Job. Is this a forgotten implementation? Am I misunderstanding the usage of Job class?

http://googlecloudplatform.github.io/google-cloud-java/0.26.0/apidocs/com/google/cloud/bigquery/Job.html

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.priority: p2Moderately-important priority. Fix may not be included in next release.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions