GcpProjectDetails interface

The details about the project represented by the security connector

Properties

projectId

The GCP Project id

projectName

GCP project name NOTE: This property will not be serialized. It can only be populated by the server.

projectNumber

The unique GCP Project number

workloadIdentityPoolId

The GCP workload identity federation pool id NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

projectId

The GCP Project id

projectId?: string

Property Value

string

projectName

GCP project name NOTE: This property will not be serialized. It can only be populated by the server.

projectName?: string

Property Value

string

projectNumber

The unique GCP Project number

projectNumber?: string

Property Value

string

workloadIdentityPoolId

The GCP workload identity federation pool id NOTE: This property will not be serialized. It can only be populated by the server.

workloadIdentityPoolId?: string

Property Value

string