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

TWorkerHealthReport

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

Declaration

Source position: googledataflow.pp line 2616

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


Documentation generated on: 2023-03-18