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

TJobStatistics2

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

Declaration

Source position: googlebigquery.pp line 1060

type TJobStatistics2 = class(TGoogleBaseObject)

protected

  procedure SetbillingTier(); virtual;

  procedure SetcacheHit(); virtual;

  procedure SetqueryPlan(); virtual;

  procedure SetreferencedTables(); virtual;

  procedure Setschema(); virtual;

  procedure SettotalBytesBilled(); virtual;

  procedure SettotalBytesProcessed(); virtual;

published

  property billingTier: Integer; [rw]

  property cacheHit: Boolean; [rw]

  property queryPlan: TJobStatistics2TypequeryPlanArray; [rw]

  property referencedTables: TJobStatistics2TypereferencedTablesArray; [rw]

  property schema: TTableSchema; [rw]

  property totalBytesBilled: string; [rw]

  property totalBytesProcessed: string; [rw]

end;

Inheritance

TJobStatistics2

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18