contentDisposition property

String? contentDisposition
getter/setter pair

Updates objects Content-Disposition fixed metadata.

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

Optional.

Implementation

core.String? contentDisposition;