readTime property

String? readTime
getter/setter pair

Timestamp to take an asset snapshot.

This can only be set to a timestamp between the current time and the current time minus 35 days (inclusive). If not specified, the current time will be used. Due to delays in resource data collection and indexing, there is a volatile window during which running the same query may get different results.

Implementation

core.String? readTime;