description: 409 Conflict
content:
  application/json:
    schema:
      type: object
      properties:
        error:
          $ref: ../schemas/google.rpc.code.already_exists.yaml
