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

TImportReadGroupSetsRequest

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

Declaration

Source position: googlegenomics.pp line 992

type TImportReadGroupSetsRequest = class(TGoogleBaseObject)

protected

  procedure SetdatasetId(); virtual;

  

  procedure SetreferenceSetId(); virtual;

  

  procedure SetsourceUris(); virtual;

  

  procedure SetpartitionStrategy(); virtual;

  

published

  property datasetId: string; [rw]

  

  property referenceSetId: string; [rw]

  

  property sourceUris: TStringArray; [rw]

  

  property partitionStrategy: string; [rw]

  

end;

Inheritance

TImportReadGroupSetsRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio