google.golang.org/api/storage/v1.BucketsListCall.s (field)
5 uses
google.golang.org/api/storage/v1 (current package)
storage-gen.go#L4215: s *Service
storage-gen.go#L4224: c := &BucketsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
storage-gen.go#L4319: reqHeaders.Set("User-Agent", c.s.userAgent())
storage-gen.go#L4326: urls := googleapi.ResolveRelative(c.s.BasePath, "b")
storage-gen.go#L4333: return gensupport.SendRequest(c.ctx_, c.s.client, req)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |