contentType property

String? contentType
getter/setter pair

Updates objects Content-Type fixed metadata.

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

Optional.

Implementation

core.String? contentType;