type google.golang.org/genproto/googleapis/iam/v1.UnimplementedIAMPolicyServer

4 uses

	google.golang.org/genproto/googleapis/iam/v1 (current package)
		iam_policy.pb.go#L562: type UnimplementedIAMPolicyServer struct {
		iam_policy.pb.go#L565: func (*UnimplementedIAMPolicyServer) SetIamPolicy(context.Context, *SetIamPolicyRequest) (*Policy, error) {
		iam_policy.pb.go#L568: func (*UnimplementedIAMPolicyServer) GetIamPolicy(context.Context, *GetIamPolicyRequest) (*Policy, error) {
		iam_policy.pb.go#L571: func (*UnimplementedIAMPolicyServer) TestIamPermissions(context.Context, *TestIamPermissionsRequest) (*TestIamPermissionsResponse, error) {