Unit 'googlebigquery' Package
[Overview][Types][Classes][Index] [#googleapi]

TJobsListOptions

Declaration

Source position: googlebigquery.pp line 1859

type TJobsListOptions = record

  allUsers: Boolean;

  maxResults: Integer;

  pageToken: string;

  projection: string;

  stateFilter: string;

end;


Documentation generated on: 2025-07-25