Enabling the Cloud Runtime API
TLDR - Quick Summary
What: Enable Cloud Runtime Configuration API to deploy from GCP Marketplace
Reason: Required for Marketplace UI deployments
Alternative: Deploy via CLI using Terraform template without enabling API
Action: Click Enable when prompted during Marketplace deployment
Overview
To deploy SFTP Gateway from the Google Cloud Marketplace, you will need to enable the Cloud Runtime Configuration API.

What the API does
The Cloud Runtime Configuration API, among other things, allows you to deploy products from the Marketplace UI.
To deploy SFTP Gateway without enabling the API, you would need to deploy it via the CLI. You can do this using our example terraform template.