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