google.golang.org/api/storage/v1.ObjectsInsertCall.s (field)
8 uses
google.golang.org/api/storage/v1 (current package)
storage-gen.go#L9874: s *Service
storage-gen.go#L9885: c := &ObjectsInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
storage-gen.go#L10077: reqHeaders.Set("User-Agent", c.s.userAgent())
storage-gen.go#L10086: urls := googleapi.ResolveRelative(c.s.BasePath, "b/{bucket}/o")
storage-gen.go#L10088: urls = googleapi.ResolveRelative(c.s.BasePath, "/upload/storage/v1/b/{bucket}/o")
storage-gen.go#L10107: return gensupport.SendRequestWithRetry(c.ctx_, c.s.client, req)
storage-gen.go#L10138: rx.Client = c.s.client
storage-gen.go#L10139: rx.UserAgent = c.s.userAgent()
![]() |
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. |