EmptyTrash
Permanently deletes all items currently in the user's Google Drive trash, freeing up storage space.
Input
| Name | Type | Description |
| DriveId | String | If set, empties the trash of the provided shared drive. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | If the value is 'true', the trash in Google Drive was emptied successfully. If 'false', the operation failed. |