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

TObjectsRewriteOptions

Declaration

Source position: googlestorage.pp line 1161

type TObjectsRewriteOptions = record

  destinationPredefinedAcl: string;

  

  ifGenerationMatch: Int64;

  

  ifGenerationNotMatch: Int64;

  

  ifMetagenerationMatch: Int64;

  

  ifMetagenerationNotMatch: Int64;

  

  ifSourceGenerationMatch: Int64;

  

  ifSourceGenerationNotMatch: Int64;

  

  ifSourceMetagenerationMatch: Int64;

  

  ifSourceMetagenerationNotMatch: Int64;

  

  maxBytesRewrittenPerCall: Int64;

  

  projection: string;

  

  rewriteToken: string;

  

  sourceGeneration: Int64;

  

end;



CT Web help

CodeTyphon Studio