GCPAuthProperties interface

Google Cloud Platform auth section properties.

Properties

projectNumber

The GCP project number.

serviceAccountEmail

The service account that is used to access the GCP project.

workloadIdentityProviderId

The workload identity provider id that is used to gain access to the GCP project.

Property Details

projectNumber

The GCP project number.

projectNumber: string

Property Value

string

serviceAccountEmail

The service account that is used to access the GCP project.

serviceAccountEmail: string

Property Value

string

workloadIdentityProviderId

The workload identity provider id that is used to gain access to the GCP project.

workloadIdentityProviderId: string

Property Value

string