updateProjectGrant abstract method

Future<UpdateProjectGrantResponse> updateProjectGrant(
  1. ServiceCall call,
  2. UpdateProjectGrantRequest request
)

Implementation

$async.Future<$1.UpdateProjectGrantResponse> updateProjectGrant(
    $grpc.ServiceCall call, $1.UpdateProjectGrantRequest request);