GCPAuthModel interface
Model for API authentication for all GCP kind connectors.
- Extends
Properties
| project |
GCP Project Number |
| service |
GCP Service Account Email |
| type | The auth type |
| workload |
GCP Workload Identity Provider ID |
Property Details
projectNumber
GCP Project Number
projectNumber: string
Property Value
string
serviceAccountEmail
GCP Service Account Email
serviceAccountEmail: string
Property Value
string
type
The auth type
type: "GCP"
Property Value
"GCP"
workloadIdentityProviderId
GCP Workload Identity Provider ID
workloadIdentityProviderId: string
Property Value
string