RestoreFromTrash
Restores a file or resource from the trash.
Input
| Name | Type | Description |
| Id | String | The unique identifier of the file or resource in Google Drive to be restored from the trash. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | If the value is 'true', the file has been restored from the Google Drive trash. If 'false', the operation has failed. |