removeProjectGrant abstract method

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

Implementation

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