I am trying to get a specific folder size using the Google Cloud REST API.
I tried the o method with the REST API, but in this method I get Total used bytes and the total available free space for my shared cloud storage.
But I want the total size of a specific folder in the Google Cloud with the API.
So, is there a way to get a specific folder size in the Google Cloud Drive API.
Thanks for your help in advance.
source share