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

TExportVariantSetRequest

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

Declaration

Source position: googlegenomics.pp line 1966

type TExportVariantSetRequest = class(TGoogleBaseObject)

protected

  procedure SetcallSetIds(); virtual;

  

  procedure SetprojectId(); virtual;

  

  procedure Setformat(); virtual;

  

  procedure SetbigqueryDataset(); virtual;

  

  procedure SetbigqueryTable(); virtual;

  

published

  property callSetIds: TStringArray; [rw]

  

  property projectId: string; [rw]

  

  property format: string; [rw]

  

  property bigqueryDataset: string; [rw]

  

  property bigqueryTable: string; [rw]

  

end;

Inheritance

TExportVariantSetRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio