Source position: googlestorage.pp line 1174
type TObjectsUpdateOptions = record |
generation: Int64; |
ifGenerationMatch: Int64; |
ifGenerationNotMatch: Int64; |
ifMetagenerationMatch: Int64; |
ifMetagenerationNotMatch: Int64; |
predefinedAcl: string; |
projection: string; |
end; |