Source position: googledns.pp line 288
type TChangesListOptions = record
maxResults: Integer;
pageToken: string;
sortBy: string;
sortOrder: string;
end;