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

TJobStatistics3

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

Declaration

Source position: googlebigquery.pp line 1104

type TJobStatistics3 = class(TGoogleBaseObject)

protected

  procedure SetinputFileBytes(); virtual;

  

  procedure SetinputFiles(); virtual;

  

  procedure SetoutputBytes(); virtual;

  

  procedure SetoutputRows(); virtual;

  

published

  property inputFileBytes: string; [rw]

  

  property inputFiles: string; [rw]

  

  property outputBytes: string; [rw]

  

  property outputRows: string; [rw]

  

end;

Inheritance

TJobStatistics3

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio