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

TWorkerMessage

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

Declaration

Source position: googledataflow.pp line 2583

type TWorkerMessage = class(TGoogleBaseObject)

protected

  procedure Setlabels(); virtual;

  

  procedure Settime(); virtual;

  

  procedure SetworkerHealthReport(); virtual;

  

  procedure SetworkerMessageCode(); virtual;

  

published

  property labels: TWorkerMessageTypelabels; [rw]

  

  property time: string; [rw]

  

  property workerHealthReport: TWorkerHealthReport; [rw]

  

  property workerMessageCode: TWorkerMessageCode; [rw]

  

end;

Inheritance

TWorkerMessage

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio