errors.fyi community error code reference
ALREADY_EXISTS
gcp

Already exists

The resource being created already exists. Maps to HTTP 409. Google Cloud APIs return this when a client attempts to create a resource with an identifier already in use, such as a duplicate Cloud Storage bucket name.

Numeric value: 6

โ† all namespaces for ALREADY_EXISTS