updateRobot abstract method

Future<UpdateRobotResponse> updateRobot(
  1. ServiceCall call,
  2. UpdateRobotRequest request
)

Implementation

$async.Future<$2.UpdateRobotResponse> updateRobot($grpc.ServiceCall call, $2.UpdateRobotRequest request);