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