I am trying to rename or move a folder in google cloud storage using the gcloud api.
A similar question explains how to delete a folder: Delete folder in Google Cloud Storage using nodejs gcloud api
But how can one rename a folder? or move to another path?