[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegenomics.pp line 1070
type TSearchReadGroupSetsResponse = class(TGoogleBaseObject) |
protected |
procedure SetreadGroupSets(); virtual; |
procedure SetnextPageToken(); virtual; |
published |
property readGroupSets: TSearchReadGroupSetsResponseTypereadGroupSetsArray; [rw] |
property nextPageToken: string; [rw] |
end; |
| |
| |
TObject |