Source position: googleappengine.pp line 1290
type TAppsServicesListOptions = record
pageSize: Integer;
pageToken: string;
end;