google.golang.org/api/storage/v1.ObjectsComposeCall.s (field)
5 uses
google.golang.org/api/storage/v1 (current package)
storage-gen.go#L8495: s *Service
storage-gen.go#L8507: c := &ObjectsComposeCall{s: r.s, urlParams_: make(gensupport.URLParams)}
storage-gen.go#L8606: reqHeaders.Set("User-Agent", c.s.userAgent())
storage-gen.go#L8615: urls := googleapi.ResolveRelative(c.s.BasePath, "b/{destinationBucket}/o/{destinationObject}/compose")
storage-gen.go#L8626: 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. |