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

TTable

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

Declaration

Source position: googlebigquery.pp line 1368

type TTable = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetcreationTime(); virtual;

  procedure Setdescription(); virtual;

  procedure Setetag(); virtual;

  procedure SetexpirationTime(); virtual;

  procedure SetexternalDataConfiguration(); virtual;

  procedure SetfriendlyName(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure SetlastModifiedTime(); virtual;

  procedure Setlocation(); virtual;

  procedure SetnumBytes(); virtual;

  procedure SetnumLongTermBytes(); virtual;

  procedure SetnumRows(); virtual;

  procedure Setschema(); virtual;

  procedure SetselfLink(); virtual;

  procedure SetstreamingBuffer(); virtual;

  procedure SettableReference(); virtual;

  procedure SettimePartitioning(); virtual;

  procedure Set_type(); virtual;

  procedure Setview(); virtual;

published

  property creationTime: string; [rw]

  property description: string; [rw]

  property etag: string; [rw]

  property expirationTime: string; [rw]

  property externalDataConfiguration: TExternalDataConfiguration; [rw]

  property friendlyName: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property lastModifiedTime: string; [rw]

  property location: string; [rw]

  property numBytes: string; [rw]

  property numLongTermBytes: string; [rw]

  property numRows: string; [rw]

  property schema: TTableSchema; [rw]

  property selfLink: string; [rw]

  property streamingBuffer: TStreamingbuffer; [rw]

  property tableReference: TTableReference; [rw]

  property timePartitioning: TTimePartitioning; [rw]

  property _type: string; [rw]

  property view: TViewDefinition; [rw]

end;

Inheritance

TTable

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18