Delete a stack GCP integration by deleting a service account.
- id
StackIntegrationGcp
StackIntegrationGcp- activatedIs this integration activated. If not, serviceAccountEmail and scopes are expected to be empty.
- serviceAccountEmailEmail of the GCP service account created for this stack. Runs and tasks will get temporary access token for this account.
- tokenScopesList of scopes to request when generating temporary access token for the service account. It's empty when the integration is not activated.