Project Id — the GCP project that owns the secrets.
Authentication methods
Service Account Key — Project Id, Key JSON. Long-lived; rotate
manually. Treat the JSON as a secret and store it inside another vault.
Default Credentials — Project Id only. Resolves to the attached
service account on GCE/GKE/Cloud Run, or the developer's gcloud login
locally. Convenient on GCP-hosted Polysync.