timeRangeBegin property

String? timeRangeBegin
getter/setter pair

The timestamp specifies the start time to which the request was restricted.

The start time is set based on the requested time range. It may be adjusted to a later time if a project has exceeded the storage quota and older data has been deleted.

Implementation

core.String? timeRangeBegin;