Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 856 Bytes

GCPBillingConfiguration.md

File metadata and controls

12 lines (8 loc) · 856 Bytes

GCPBillingConfiguration

Properties

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.

[Back to Model list] [Back to API list] [Back to README]