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

TWorkerHealthReport

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

Declaration

Source position: googledataflow.pp line 2622

type TWorkerHealthReport = class(TGoogleBaseObject)

protected

  procedure SetvmIsHealthy(); virtual;

  

  procedure SetvmStartupTime(); virtual;

  

  procedure SetreportInterval(); virtual;

  

  procedure Setpods(); virtual;

  

published

  property vmIsHealthy: Boolean; [rw]

  

  property vmStartupTime: string; [rw]

  

  property reportInterval: string; [rw]

  

  property pods: TWorkerHealthReportTypepodsArray; [rw]

  

end;

Inheritance

TWorkerHealthReport

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio