updateMachine abstract method

Future<UpdateMachineResponse> updateMachine(
  1. ServiceCall call,
  2. UpdateMachineRequest request
)

Implementation

$async.Future<$0.UpdateMachineResponse> updateMachine($grpc.ServiceCall call, $0.UpdateMachineRequest request);