deleteFieldIndex_Pre method

Implementation

$async.Future<$3.PointsOperationResponseInternal> deleteFieldIndex_Pre($grpc.ServiceCall $call, $async.Future<$3.DeleteFieldIndexCollectionInternal> $request) async {
  return deleteFieldIndex($call, await $request);
}