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

9 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L7021: 	urlParams_   gensupport.URLParams
		storage-gen.go#L7028: 	c := &NotificationsInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
		storage-gen.go#L7038: 	c.urlParams_.Set("provisionalUserProject", provisionalUserProject)
		storage-gen.go#L7045: 	c.urlParams_.Set("userProject", userProject)
		storage-gen.go#L7053: 	c.urlParams_.Set("fields", googleapi.CombineFields(s))
		storage-gen.go#L7087: 	c.urlParams_.Set("alt", alt)
		storage-gen.go#L7088: 	c.urlParams_.Set("prettyPrint", "false")
		storage-gen.go#L7090: 	urls += "?" + c.urlParams_.Encode()
		storage-gen.go#L7110: 	gensupport.SetOptions(c.urlParams_, opts...)