Source position: googleplus.pp line 1506
type TPeopleListOptions = record
maxResults: Integer;
orderBy: string;
pageToken: string;
end;