contentType property

String? contentType
getter/setter pair

Updates objects Content-Type 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-type

Optional.

Implementation

core.String? contentType;