PySparkJob constructor
PySparkJob({})
Implementation
PySparkJob({
this.archiveUris,
this.args,
this.fileUris,
this.jarFileUris,
this.loggingConfig,
this.mainPythonFileUri,
this.properties,
this.pythonFileUris,
});