setModified

open fun setModified(value: Timestamp): Filesystem.Metadata.Builder
open fun setModified(builderForValue: Timestamp.Builder): Filesystem.Metadata.Builder
Describes the most-recent modification timestamp of any constituent file within the virtual file system.
.google.protobuf.Timestamp modified = 6;