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

TChangesWatchOptions

Declaration

Source position: googledrive.pp line 1100

type TChangesWatchOptions = record

  includeRemoved: Boolean;

  pageSize: Integer;

  pageToken: string;

  restrictToMyDrive: Boolean;

  spaces: string;

end;


Documentation generated on: 2025-07-25