BulkRestoreObjectsRequest constructor
BulkRestoreObjectsRequest({})
Implementation
BulkRestoreObjectsRequest({
this.allowOverwrite,
this.copySourceAcl,
this.createdAfterTime,
this.createdBeforeTime,
this.matchGlobs,
this.softDeletedAfterTime,
this.softDeletedBeforeTime,
});