[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-20 UTC."],[],[],null,["# GoogleAIBackend class\n\nConfiguration class for the Gemini Developer API.\n\nUse this with [AIOptions](./vertexai.aioptions.md#aioptions_interface) when initializing the AI service via [getAI()](./vertexai.md#getai_a94a413) to specify the Gemini Developer API as the backend.\n\n**Signature:** \n\n export declare class GoogleAIBackend extends Backend \n\n**Extends:** [Backend](./vertexai.backend.md#backend_class)\n\nConstructors\n------------\n\n| Constructor | Modifiers | Description |\n|-----------------------------------------------------------------------------|-----------|----------------------------------------------------------------------|\n| [(constructor)()](./vertexai.googleaibackend.md#googleaibackendconstructor) | | Creates a configuration object for the Gemini Developer API backend. |\n\nGoogleAIBackend.(constructor)\n-----------------------------\n\nCreates a configuration object for the Gemini Developer API backend.\n\n**Signature:** \n\n constructor();"]]