cacheControl property

String? cacheControl
getter/setter pair

Updates objects Cache-Control fixed metadata.

Unset values will be ignored. Set empty values to clear the metadata. Additionally, the value for Custom-Time cannot decrease. Refer to documentation in https://cloud.google.com/storage/docs/metadata#caching_data.

Optional.

Implementation

core.String? cacheControl;