description: 500 Internal Server Error
content:
  application/json:
    schema:
      type: object
      properties:
        error:
          $ref: ../schemas/google-cloud-api.error.error-unknown.yaml
    examples:
      unknown:
        $ref: ../examples/google-cloud-api.error-unknown.yaml
