How to save file with expiration time(i.e file will be automatically deleted from storage) in google cloud storage from android application & get public url of file stored in bucket.
I have created bucket & set public access to it but unable to find any way of storing file in google cloud storage without any authentication.
Read google cloud documentation but there is documentation specific to android.
Please help.