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

TApproximateReportedProgress

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

Declaration

Source position: googledataflow.pp line 1071

type TApproximateReportedProgress = class(TGoogleBaseObject)

protected

  procedure Setposition(); virtual;

  procedure SetfractionConsumed(); virtual;

  procedure SetremainingParallelism(); virtual;

  procedure SetconsumedParallelism(); virtual;

published

  property position: TPosition; [rw]

  property fractionConsumed: Double; [rw]

  property remainingParallelism: TReportedParallelism; [rw]

  property consumedParallelism: TReportedParallelism; [rw]

end;

Inheritance

TApproximateReportedProgress

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18