DeleteObject
Deletes an object from a bucket.
Input
| Name | Type | Description |
| RemotePath | String | Path from which the object will be deleted, such as 'gs://cdata_test_bucket/temp.csv'. |
Result Set Columns
| Name | Type | Description |
| Success | String | Indicator if the stored procedure was successful or not. |