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

TStreamReadsRequest

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

Declaration

Source position: googlegenomics.pp line 1547

type TStreamReadsRequest = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetprojectId(); virtual;

  

  procedure SetreadGroupSetId(); virtual;

  

  procedure SetreferenceName(); virtual;

  

  procedure Setstart(); virtual;

  

  procedure Set_end(); virtual;

  

  procedure Setshard(); virtual;

  

  procedure SettotalShards(); virtual;

  

published

  property projectId: string; [rw]

  

  property readGroupSetId: string; [rw]

  

  property referenceName: string; [rw]

  

  property start: string; [rw]

  

  property _end: string; [rw]

  

  property shard: Integer; [rw]

  

  property totalShards: Integer; [rw]

  

end;

Inheritance

TStreamReadsRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio