It is possible for terraform to use GCP Marketplace image?

Can we use GCP Marketplace images in terraform? …Like Lamp and others

}
boot_disk {
initialize_params {

image = “click-to-deploy-images/lamp”

}

i tried this way but getting error… Could not find image or family