cacheControl property
Updates the objects Cache-Control fixed metadata.
Unset values in the request are ignored. To clear the metadata, set an
empty value. Additionally, the value for Custom-Time can't decrease. For
details, see
[Cache-Control](https://cloud.google.com/storage/docs/metadata#caching_data).
Optional.
Implementation
core.String? cacheControl;