updateProjectGrant abstract method

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

Implementation

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