lastModified

@get:JvmName(name = "getLastModified")
@set:JvmName(name = "setLastModified")
var lastModified: Timestamp
Last-modified timestamp for the assets underlying this script.

.google.protobuf.Timestamp last_modified = 5;