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