startReIndex abstract method

Future<ReIndexResponse> startReIndex(
  1. ServiceCall call,
  2. ReIndexRequest request
)

Implementation

$async.Future<$0.ReIndexResponse> startReIndex(
    $grpc.ServiceCall call, $0.ReIndexRequest request);