OBJECT
Detail of the Gcp Cloud Account Add operations.
type GcpCloudAccountAddProjectDetail {# Rubrik ID of the project.uuid: String! # GCP project ID.projectId: String! # Error while adding a GCP project, if any.error: String! }