modified

@get:JvmName(name = "getModified")
@set:JvmName(name = "setModified")
var modified: Timestamp
Describes the most-recent modification timestamp of any constituent file within the virtual file system.

.google.protobuf.Timestamp modified = 6;