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

TJob

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

Declaration

Source position: googlebigquery.pp line 637

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


Documentation generated on: 2023-03-18