contentEncoding property

String? contentEncoding
getter/setter pair

Updates objects Content-Encoding fixed metadata.

Unset values will be ignored. Set empty values to clear the metadata. Refer to documentation in https://cloud.google.com/storage/docs/metadata#content-encoding.

Optional.

Implementation

core.String? contentEncoding;