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

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L11054: func (c *ObjectsRewriteCall) IfSourceMetagenerationMatch(ifSourceMetagenerationMatch int64) *ObjectsRewriteCall {

	cloud.google.com/go/storage
		storage.go#L1503: 		call.IfSourceMetagenerationMatch(conds.MetagenerationMatch)