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

TDatasetListTypedatasetsItem

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

Declaration

Source position: googlebigquery.pp line 353

type TDatasetListTypedatasetsItem = class(TGoogleBaseObject)

protected

  procedure SetdatasetReference(); virtual;

  

  procedure SetfriendlyName(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

published

  property datasetReference: TDatasetReference; [rw]

  

  property friendlyName: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

end;

Inheritance

TDatasetListTypedatasetsItem

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio