Starting April 29, 2025, Gemini 1.5 Pro and Gemini 1.5 Flash models are not available in projects that have no prior usage of these models, including new projects. For details, see Model versions and lifecycle.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Class GoogleGenerativeAIError (1.9.0)\n\nGoogleGenerativeAIError is thrown when http response is not ok and status code is not 4XX For details please refer to \u003chttps://developer.mozilla.org/en-US/docs/Web/HTTP/Status\u003e \n\nInheritance\n-----------\n\nError \\\u003e GoogleGenerativeAIError\n\nPackage\n-------\n\n[@google-cloud/vertexai](../overview.html)\n\nConstructors\n------------\n\n### (constructor)(message, stackTrace)\n\n constructor(message: string, stackTrace?: Error);\n\nConstructs a new instance of the `GoogleGenerativeAIError` class\n\nProperties\n----------\n\n### stackTrace\n\n readonly stackTrace?: Error;"]]