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-08-28 UTC."],[],[],null,["# Class IllegalArgumentError (1.9.0)\n\nIllegalArgumentError is thrown when the request or operation is invalid \n\nInheritance\n-----------\n\nError \\\u003e IllegalArgumentError\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 `IllegalArgumentError` class\n\nProperties\n----------\n\n### stackTrace\n\n readonly stackTrace?: Error;"]]