expireTime property

String? expireTime
getter/setter pair

The time that the download URI link expires.

If the link has expired, the REST call must be repeated.

Output only.

Implementation

core.String? expireTime;