Source position: googleiam.pp line 527
type TProjectsServiceAccountsListOptions = record
pageSize: Integer;
pageToken: string;
end;