fetchTime property

String? fetchTime
getter/setter pair

The time when the last attempt to refresh the file's data was made.

Only set when the repository is remote.

Output only.

Implementation

core.String? fetchTime;