deleteProjectGrant abstract method

Future<DeleteProjectGrantResponse> deleteProjectGrant(
  1. ServiceCall call,
  2. DeleteProjectGrantRequest request
)

Implementation

$async.Future<$0.DeleteProjectGrantResponse> deleteProjectGrant(
    $grpc.ServiceCall call, $0.DeleteProjectGrantRequest request);