-
Notifications
You must be signed in to change notification settings - Fork 1.1k
No newBuilder() method in class Job #2568
Copy link
Copy link
Closed
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.