Unit 'googledataproc' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TPySparkJob

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googledataproc.pp line 785

type TPySparkJob = class(TGoogleBaseObject)

protected

  procedure SetmainPythonFileUri(); virtual;

  

  procedure Setargs(); virtual;

  

  procedure SetpythonFileUris(); virtual;

  

  procedure SetjarFileUris(); virtual;

  

  procedure SetfileUris(); virtual;

  

  procedure SetarchiveUris(); virtual;

  

  procedure Setproperties(); virtual;

  

  procedure SetloggingConfig(); virtual;

  

published

  property mainPythonFileUri: string; [rw]

  

  property args: TStringArray; [rw]

  

  property pythonFileUris: TStringArray; [rw]

  

  property jarFileUris: TStringArray; [rw]

  

  property fileUris: TStringArray; [rw]

  

  property archiveUris: TStringArray; [rw]

  

  property properties: TPySparkJobTypeproperties; [rw]

  

  property loggingConfig: TLoggingConfig; [rw]

  

end;

Inheritance

TPySparkJob

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio