Source position: googlemonitoring.pp line 953
type TProjectsGroupsListOptions = record
childrenOfGroup: string;
ancestorsOfGroup: string;
descendantsOfGroup: string;
pageSize: Integer;
pageToken: string;
end;