frameEndTime property
The point in time when the time frame ends.
Notice that the time frame is counted backwards. For instance if the "frame_end_time" value is 2021/01/20 and the time frame is WEEK then the report covers the week between 2021/01/20 and 2021/01/14.
Output only.
Implementation
core.String? frameEndTime;