[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegenomics.pp line 2243
type TMergeVariantsRequest = class(TGoogleBaseObject) |
protected |
procedure SetvariantSetId(); virtual; |
procedure Setvariants(); virtual; |
procedure SetinfoMergeConfig(); virtual; |
published |
property variantSetId: string; [rw] |
property variants: TMergeVariantsRequestTypevariantsArray; [rw] |
property infoMergeConfig: TMergeVariantsRequestTypeinfoMergeConfig; [rw] |
end; |
| |
| |
TObject |