startReIndex method
Implementation
$grpc.ResponseFuture<$0.ReIndexResponse> startReIndex(
$0.ReIndexRequest request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$startReIndex, request, options: options);
}
$grpc.ResponseFuture<$0.ReIndexResponse> startReIndex(
$0.ReIndexRequest request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$startReIndex, request, options: options);
}