This document summarizes a research paper on using graph neural networks to predict estimated time of arrival (ETA) in Google Maps. The researchers developed a graph neural network model that takes in real-time and historical traffic data as input features for road segments and supersegments (groups of segments). The model consists of three graph network blocks that encode, process, and decode the input data. It is trained end-to-end using a combination of loss functions at the segment, supersegment, and cumulative segment levels to predict ETA for different time horizons. Evaluation shows the model achieves good prediction performance with reduced variance compared to baseline methods.