Name | Type | Description | Notes |
---|---|---|---|
gcp_api_key | str | API key for Google Cloud Platform (GCP). Use 'saved_api_key' to retain existing API key when updating | |
gcp_json_key | str | Private key for a Google Cloud Platform (GCP) service account within your project. The account must at least be granted Monitoring Viewer permissions. This key must be in the JSON format generated by GCP. Use '{"project_id": "%s"}' to retain the existing key when updating. | |
project_id | str | The Google Cloud Platform (GCP) project id. |