GcpCloudAccountGetProjectResponse
GcpCloudAccountGetProjectReply returns the GCP project details with the cloud account information and feature status.
Fields
| Field | Type | Description |
|---|---|---|
| credentialsManagedBy | CredentialsManagedBy! | Manager of the credentials. |
| featureDetails | [GcpFeatureDetail!]! | Status of each enabled feature for the project including feature-specific role information and current operational status. |
| project | GcpProject | The cloud account corresponding to the project containing all project metadata, configuration, and authentication details. |
Used By
Queries