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

TTableList

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

Declaration

Source position: googlebigquery.pp line 1649

type TTableList = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure Settables(); virtual;

  procedure SettotalItems(); virtual;

published

  property etag: string; [rw]

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property tables: TTableListTypetablesArray; [rw]

  property totalItems: Integer; [rw]

end;

Inheritance

TTableList

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18