updateProject abstract method

Future<UpdateProjectResponse> updateProject(
  1. ServiceCall call,
  2. UpdateProjectRequest request
)

Implementation

$async.Future<$0.UpdateProjectResponse> updateProject($grpc.ServiceCall call, $0.UpdateProjectRequest request);