Set default meta-data for all future uploaded objects in GCP Bucket
问题 I would like to know how could I set default meta-data for all future uploaded objects. Am trying to set "Cache-Control:public,max-age=3600" as a header for each object in my bucket hosting a static website. For all the existing objects, I used the guide command to set meta data, although, can't find a way to set it by default for future uploaded objects. P.S., Developers are using GCP console to upload the objects, and I recently realized that when they upload the updated HTML files (which