cloud.google.com/go/iam.grpcClient.c (field)
5 uses
cloud.google.com/go/iam (current package)
iam.go#L46: c pb.IAMPolicyClient
iam.go#L71: proto, err = g.c.GetIamPolicy(ctx, &pb.GetIamPolicyRequest{
iam.go#L90: _, err := g.c.SetIamPolicy(ctx, &pb.SetIamPolicyRequest{
iam.go#L105: res, err = g.c.TestIamPermissions(ctx, &pb.TestIamPermissionsRequest{
iam.go#L143: return InternalNewHandleClient(&grpcClient{c: c}, resource)
 |
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. |