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

TDatasetTypeaccessItem

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

Declaration

Source position: googlebigquery.pp line 269

type TDatasetTypeaccessItem = class(TGoogleBaseObject)

protected

  procedure Setdomain(); virtual;

  

  procedure SetgroupByEmail(); virtual;

  

  procedure Setrole(); virtual;

  

  procedure SetspecialGroup(); virtual;

  

  procedure SetuserByEmail(); virtual;

  

  procedure Setview(); virtual;

  

published

  property domain: string; [rw]

  

  property groupByEmail: string; [rw]

  

  property role: string; [rw]

  

  property specialGroup: string; [rw]

  

  property userByEmail: string; [rw]

  

  property view: TTableReference; [rw]

  

end;

Inheritance

TDatasetTypeaccessItem

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio