TrinoJob constructor
TrinoJob({})
Implementation
TrinoJob({
this.clientTags,
this.continueOnFailure,
this.loggingConfig,
this.outputFormat,
this.properties,
this.queryFileUri,
this.queryList,
});
TrinoJob({
this.clientTags,
this.continueOnFailure,
this.loggingConfig,
this.outputFormat,
this.properties,
this.queryFileUri,
this.queryList,
});