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

9 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L2528: 	urlParams_   gensupport.URLParams
		storage-gen.go#L2537: 	c := &BucketAccessControlsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
		storage-gen.go#L2547: 	c.urlParams_.Set("provisionalUserProject", provisionalUserProject)
		storage-gen.go#L2554: 	c.urlParams_.Set("userProject", userProject)
		storage-gen.go#L2562: 	c.urlParams_.Set("fields", googleapi.CombineFields(s))
		storage-gen.go#L2604: 	c.urlParams_.Set("alt", alt)
		storage-gen.go#L2605: 	c.urlParams_.Set("prettyPrint", "false")
		storage-gen.go#L2607: 	urls += "?" + c.urlParams_.Encode()
		storage-gen.go#L2628: 	gensupport.SetOptions(c.urlParams_, opts...)