GatewayResponseError

constructor(message: String = "Invalid response from Gateway", statusCode: Int = 502, response: JsonElement? = null, generationId: String? = null, cause: Throwable? = null)(source)