expirationTime

@Serializable(with = InstantSerializer::class)
val expirationTime: Instant? = null

Output only. The timestamp of when the File will be deleted. Only set if the File is scheduled to expire.