Source position: googledataproc.pp line 1333
type TProjectsRegionsJobsListOptions = record
pageSize: Integer;
pageToken: string;
clusterName: string;
jobStateMatcher: string;
end;