contentEncoding property

String? contentEncoding
getter/setter pair

Updates the objects Content-Encoding fixed metadata.

Unset values in the request are ignored. To clear the metadata, set an empty value. For details, see [Content-Encoding](https://cloud.google.com/storage/docs/metadata#content-encoding).

Optional.

Implementation

core.String? contentEncoding;