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

TBucketsListOptions

Declaration

Source position: googlestorage.pp line 914

type TBucketsListOptions = record

  maxResults: Integer;

  

  pageToken: string;

  

  prefix: string;

  

  project: string;

  

  projection: string;

  

end;



CT Web help

CodeTyphon Studio