updateRobotPart abstract method

Future<UpdateRobotPartResponse> updateRobotPart(
  1. ServiceCall call,
  2. UpdateRobotPartRequest request
)

Implementation

$async.Future<$10.UpdateRobotPartResponse> updateRobotPart($grpc.ServiceCall call, $10.UpdateRobotPartRequest request);