Source position: googleclouduseraccounts.pp line 873
type TGlobalAccountsOperationsListOptions = record
filter: string;
maxResults: Integer;
orderBy: string;
pageToken: string;
end;