description: 409 Conflict
content:
  application/json:
    schema:
      type: object
      properties:
        error:
          $ref: ../schemas/google-cloud-api.error.error-already_exists.yaml
    examples:
      default:
        $ref: ../examples/google-cloud-api.error-already_exists.yaml
