Assignment constructor
Assignment({})
Implementation
Assignment({
this.assignee,
this.condition,
this.enableGeminiInBigquery,
this.jobType,
this.name,
this.precedence,
this.principal,
this.schedulingPolicy,
this.state,
});