removeProjectGrant abstract method

Future<RemoveProjectGrantResponse> removeProjectGrant(
  1. ServiceCall call,
  2. RemoveProjectGrantRequest request
)

Implementation

$async.Future<$0.RemoveProjectGrantResponse> removeProjectGrant($grpc.ServiceCall call, $0.RemoveProjectGrantRequest request);