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

TObjectsCopyOptions

Declaration

Source position: googlestorage.pp line 1082

type TObjectsCopyOptions = record

  destinationPredefinedAcl: string;

  

  ifGenerationMatch: Int64;

  

  ifGenerationNotMatch: Int64;

  

  ifMetagenerationMatch: Int64;

  

  ifMetagenerationNotMatch: Int64;

  

  ifSourceGenerationMatch: Int64;

  

  ifSourceGenerationNotMatch: Int64;

  

  ifSourceMetagenerationMatch: Int64;

  

  ifSourceMetagenerationNotMatch: Int64;

  

  projection: string;

  

  sourceGeneration: Int64;

  

end;



CT Web help

CodeTyphon Studio