GCPAuthProperties interface
Google Cloud Platform auth section properties.
Properties
| project |
The GCP project number. |
| service |
The service account that is used to access the GCP project. |
| workload |
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