Delete an object
Deletes an object from a bucket
gcs_delete_object( object_name, bucket = gcs_get_global_bucket(), generation = NULL )
object_name |
Object to be deleted, or a |
bucket |
Bucket to delete object from |
generation |
If present, deletes a specific version. Default if |
If successful, TRUE.
Other object functions:
gcs_compose_objects()
,
gcs_copy_object()
,
gcs_get_object()
,
gcs_list_objects()
,
gcs_metadata_object()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.