php - How to delete folder with files using Google Storage REST api? -


i trying delete _$folder$ google storage using rest api. have tried far headerserver.com/testestset/*, headerserver.com/testestset, headerserver.com/testestset_$folder$ neither seem work when there files in folder.

the approach came far foreach objects under _$folder$ before attempting delete it, however, highly inefficient.

in worst scenario: possible batch/delete more 1 file per 1 request?

unfortunately, there no other way other deleting objects withig directory or _$folder$ object.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -