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

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L11036: func (c *ObjectsRewriteCall) IfSourceGenerationMatch(ifSourceGenerationMatch int64) *ObjectsRewriteCall {

	cloud.google.com/go/storage
		storage.go#L1495: 		call.IfSourceGenerationMatch(conds.GenerationMatch)
		storage.go#L1499: 		call.IfSourceGenerationMatch(0)