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