cloud.google.com/go/storage.iamClient.userProject (field)
8 uses
cloud.google.com/go/storage (current package)
iam.go#L31: userProject: b.userProject,
iam.go#L38: userProject string
iam.go#L51: if c.userProject != "" {
iam.go#L52: call.UserProject(c.userProject)
iam.go#L72: if c.userProject != "" {
iam.go#L73: call.UserProject(c.userProject)
iam.go#L87: if c.userProject != "" {
iam.go#L88: call.UserProject(c.userProject)
![]() |
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. |