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

TJobListTypejobsItem

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

Declaration

Source position: googlebigquery.pp line 938

type TJobListTypejobsItem = class(TGoogleBaseObject)

protected

  procedure Setconfiguration(); virtual;

  procedure SeterrorResult(); virtual;

  procedure Setid(); virtual;

  procedure SetjobReference(); virtual;

  procedure Setkind(); virtual;

  procedure Setstate(); virtual;

  procedure Setstatistics(); virtual;

  procedure Setstatus(); virtual;

  procedure Setuser_email(); virtual;

published

  property configuration: TJobConfiguration; [rw]

  property errorResult: TErrorProto; [rw]

  property id: string; [rw]

  property jobReference: TJobReference; [rw]

  property kind: string; [rw]

  property state: string; [rw]

  property statistics: TJobStatistics; [rw]

  property status: TJobStatus; [rw]

  property user_email: string; [rw]

end;

Inheritance

TJobListTypejobsItem

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18