Hoogle Search
Within LTS Haskell 24.26 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ifMetagenerationMatch :: StorageBucketsLockRetentionPolicy -> Int64gogol-storage Gogol.Storage Makes the operation conditional on whether bucket's current metageneration matches the given value.
ifMetagenerationMatch :: StorageBucketsPatch -> Maybe Int64gogol-storage Gogol.Storage Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.
ifMetagenerationMatch :: StorageBucketsUpdate -> Maybe Int64gogol-storage Gogol.Storage Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.
ifMetagenerationMatch :: StorageDefaultObjectAccessControlsList -> Maybe Int64gogol-storage Gogol.Storage If present, only return default ACL listing if the bucket's current metageneration matches this value.
ifMetagenerationMatch :: StorageFoldersDelete -> Maybe Int64gogol-storage Gogol.Storage If set, only deletes the folder if its metageneration matches this value.
ifMetagenerationMatch :: StorageFoldersGet -> Maybe Int64gogol-storage Gogol.Storage Makes the return of the folder metadata conditional on whether the folder's current metageneration matches the given value.
ifMetagenerationMatch :: StorageManagedFoldersDelete -> Maybe Int64gogol-storage Gogol.Storage If set, only deletes the managed folder if its metageneration matches this value.
ifMetagenerationMatch :: StorageManagedFoldersGet -> Maybe Int64gogol-storage Gogol.Storage Makes the return of the managed folder metadata conditional on whether the managed folder's current metageneration matches the given value.
ifMetagenerationMatch :: StorageObjectsCompose -> Maybe Int64gogol-storage Gogol.Storage Makes the operation conditional on whether the object's current metageneration matches the given value.
ifMetagenerationMatch :: StorageObjectsCopy -> Maybe Int64gogol-storage Gogol.Storage Makes the operation conditional on whether the destination object's current metageneration matches the given value.