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

TFilesListOptions

Declaration

Source position: googledrive.pp line 1209

type TFilesListOptions = record

  corpus: string;

  orderBy: string;

  pageSize: Integer;

  pageToken: string;

  q: string;

  spaces: string;

  fields: string;

end;


Documentation generated on: 2023-03-18