Home
last modified time | relevance | path

Searched refs:GenerationNotMatch (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/cloud.google.com/go/storage/
Dstorage.go915 GenerationNotMatch int64 member
954 if c.GenerationNotMatch != 0 {
987 case conds.GenerationNotMatch != 0:
988 if !setConditionField(cval, "IfGenerationNotMatch", conds.GenerationNotMatch) {
1022 case conds.GenerationNotMatch != 0:
1023 call.IfSourceGenerationNotMatch(conds.GenerationNotMatch)
1072 case conds.GenerationNotMatch != 0:
1073 appendParam("ifGenerationNotMatch=", conds.GenerationNotMatch)