google cloud storage - How to set a GCS object lifecycle for all objects below a path, not bucket-wide? -


the docs mention setting object lifecycle entire bucket. want set lifecycles several paths within bucket, not entire bucket.

is possible on google cloud storage? if so, how can it?

it's not possible configure lifecycle management less entire bucket.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -