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

TProjectsRegionsJobsListOptions

Declaration

Source position: googledataproc.pp line 1339

type TProjectsRegionsJobsListOptions = record

  pageSize: Integer;

  pageToken: string;

  clusterName: string;

  jobStateMatcher: string;

end;


Documentation generated on: 2025-07-25