matchGlobs property

List<String>? matchGlobs
getter/setter pair

Restores only the objects matching any of the specified glob(s).

If this parameter is not specified, all objects will be restored within the specified time range.

Implementation

core.List<core.String>? matchGlobs;