cancelReIndex abstract method

Future<ReIndexStatus> cancelReIndex(
  1. ServiceCall call,
  2. BackgroundProcessId request
)

Implementation

$async.Future<$0.ReIndexStatus> cancelReIndex(
    $grpc.ServiceCall call, $2.BackgroundProcessId request);