contentDisposition property

String? contentDisposition
getter/setter pair

Updates objects Content-Disposition fixed metadata.

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

Optional.

Implementation

core.String? contentDisposition;