lastModifiedBefore property

String? lastModifiedBefore
getter/setter pair

If specified, only objects with a "last modification time" before this timestamp and objects that don't have a "last modification time" are transferred.

Implementation

core.String? lastModifiedBefore;