google.golang.org/api/storage/v1.ObjectsInsertCall.UserProject (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L9999: func (c *ObjectsInsertCall) UserProject(userProject string) *ObjectsInsertCall {

	cloud.google.com/go/storage
		writer.go#L157: 				call.UserProject(w.o.userProject)