Input
Executionexec_in
Trigger execution
Data/Providers
Build a Google Cloud credential struct. Supports application default credentials, service account JSON, service account key file (FlowPath), workload identity and static access tokens. Emits a GcpProvider that any GCP-aware node (BigQuery, GCS, ...) can consume.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger execution
How to authenticate: 'application_default' (ADC), 'service_account_json' (raw JSON), 'service_account_file' (FlowPath), 'workload_identity' (GKE/metadata), 'access_token' (static bearer)
Default GCP project used by consumers that don't override it
Request only read-only scopes when the auth mode supports it
Provider built
GCP provider with authentication