type google.golang.org/genproto/googleapis/iam/v1.iAMPolicyClient
5 uses
google.golang.org/genproto/googleapis/iam/v1 (current package)
iam_policy.pb.go#L507: type iAMPolicyClient struct {
iam_policy.pb.go#L512: return &iAMPolicyClient{cc}
iam_policy.pb.go#L515: func (c *iAMPolicyClient) SetIamPolicy(ctx context.Context, in *SetIamPolicyRequest, opts ...grpc.CallOption) (*Policy, error) {
iam_policy.pb.go#L524: func (c *iAMPolicyClient) GetIamPolicy(ctx context.Context, in *GetIamPolicyRequest, opts ...grpc.CallOption) (*Policy, error) {
iam_policy.pb.go#L533: func (c *iAMPolicyClient) TestIamPermissions(ctx context.Context, in *TestIamPermissionsRequest, opts ...grpc.CallOption) (*TestIamPermissionsResponse, error) {
![]() |
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. |