google.golang.org/api/storage/v1.BucketAccessControlsPatchCall.urlParams_ (field)

9 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L3040: 	urlParams_          gensupport.URLParams
		storage-gen.go#L3047: 	c := &BucketAccessControlsPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
		storage-gen.go#L3058: 	c.urlParams_.Set("provisionalUserProject", provisionalUserProject)
		storage-gen.go#L3065: 	c.urlParams_.Set("userProject", userProject)
		storage-gen.go#L3073: 	c.urlParams_.Set("fields", googleapi.CombineFields(s))
		storage-gen.go#L3107: 	c.urlParams_.Set("alt", alt)
		storage-gen.go#L3108: 	c.urlParams_.Set("prettyPrint", "false")
		storage-gen.go#L3110: 	urls += "?" + c.urlParams_.Encode()
		storage-gen.go#L3131: 	gensupport.SetOptions(c.urlParams_, opts...)