cloud.google.com/go/storage.ObjectAttrsToUpdate.ContentDisposition (field)

3 uses

	cloud.google.com/go/storage (current package)
		storage.go#L855: 	if uattrs.ContentDisposition != nil {
		storage.go#L856: 		attrs.ContentDisposition = optional.ToString(uattrs.ContentDisposition)
		storage.go#L941: 	ContentDisposition optional.String