Preconditions.Delete
type t = {
if_match : Etag_condition.t option;
}
Conditions for object deletes.
val none : t
val if_etag : Etag.t -> t