google.golang.org/api/storage/v1.ObjectsRewriteCall.IfSourceGenerationNotMatch (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L11045: func (c *ObjectsRewriteCall) IfSourceGenerationNotMatch(ifSourceGenerationNotMatch int64) *ObjectsRewriteCall {

	cloud.google.com/go/storage
		storage.go#L1497: 		call.IfSourceGenerationNotMatch(conds.GenerationNotMatch)