GCPAuthModel interface

Model for API authentication for all GCP kind connectors.

Extends

Properties

projectNumber

GCP Project Number

serviceAccountEmail

GCP Service Account Email

type

The auth type

workloadIdentityProviderId

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