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

TJob

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

Declaration

Source position: googlebigquery.pp line 643

type TJob = class(TGoogleBaseObject)

protected

  procedure Setconfiguration(); virtual;

  

  procedure Setetag(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetjobReference(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure Setstatistics(); virtual;

  

  procedure Setstatus(); virtual;

  

  procedure Setuser_email(); virtual;

  

published

  property configuration: TJobConfiguration; [rw]

  

  property etag: string; [rw]

  

  property id: string; [rw]

  

  property jobReference: TJobReference; [rw]

  

  property kind: string; [rw]

  

  property selfLink: string; [rw]

  

  property statistics: TJobStatistics; [rw]

  

  property status: TJobStatus; [rw]

  

  property user_email: string; [rw]

  

end;

Inheritance

TJob

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio