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

TWorkerSettings

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

Declaration

Source position: googledataflow.pp line 623

type TWorkerSettings = class(TGoogleBaseObject)

protected

  procedure SetbaseUrl(); virtual;

  procedure SetreportingEnabled(); virtual;

  procedure SetservicePath(); virtual;

  procedure SetshuffleServicePath(); virtual;

  procedure SetworkerId(); virtual;

  procedure SettempStoragePrefix(); virtual;

published

  property baseUrl: string; [rw]

  property reportingEnabled: Boolean; [rw]

  property servicePath: string; [rw]

  property shuffleServicePath: string; [rw]

  property workerId: string; [rw]

  property tempStoragePrefix: string; [rw]

end;

Inheritance

TWorkerSettings

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18