Unit 'googlestorage' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TObjectsListOptions

Declaration

Source position: googlestorage.pp line 1136

type TObjectsListOptions = record

  delimiter: string;

  

  maxResults: Integer;

  

  pageToken: string;

  

  prefix: string;

  

  projection: string;

  

  versions: Boolean;

  

end;



CT Web help

CodeTyphon Studio