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

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L11063: func (c *ObjectsRewriteCall) IfSourceMetagenerationNotMatch(ifSourceMetagenerationNotMatch int64) *ObjectsRewriteCall {

	cloud.google.com/go/storage
		storage.go#L1505: 		call.IfSourceMetagenerationNotMatch(conds.MetagenerationNotMatch)