cloud.google.com/go/storage.iamClient.raw (field)
5 uses
cloud.google.com/go/storage (current package)
iam.go#L30: raw: b.c.raw,
iam.go#L37: raw *raw.Service
iam.go#L49: call := c.raw.Buckets.GetIamPolicy(resource).OptionsRequestedPolicyVersion(int64(requestedPolicyVersion))
iam.go#L70: call := c.raw.Buckets.SetIamPolicy(resource, rp)
iam.go#L85: call := c.raw.Buckets.TestIamPermissions(resource, perms)
 |
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. |