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

TPySparkJob

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

Declaration

Source position: googledataproc.pp line 779

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


Documentation generated on: 2023-03-18