[[["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,["Firebase.AI.FirebaseAI.Backend\n\nDefines which backend [AI](/docs/reference/unity/namespace/firebase/a-i#namespace_firebase_1_1_a_i) service is being used, provided to [FirebaseAI.GetInstance](/docs/reference/unity/class/firebase/a-i/firebase-a-i#class_firebase_1_1_a_i_1_1_firebase_a_i_1a727957806e59473b6fb1beff4ffa8438).\n\nSummary\n\nPublic static functions \n\nGoogleAI \n\n```c#\nBackend Firebase::AI::FirebaseAI::Backend::GoogleAI()\n``` \nThe Google [AI](/docs/reference/unity/namespace/firebase/a-i#namespace_firebase_1_1_a_i) backend service configuration. \n\nVertexAI \n\n```c#\nBackend Firebase::AI::FirebaseAI::Backend::VertexAI(\n string location\n)\n``` \nThe Vertex [AI](/docs/reference/unity/namespace/firebase/a-i#namespace_firebase_1_1_a_i) backend service configuration.\n\n\u003cbr /\u003e\n\nPublic functions \n\nToString \n\n```c#\noverride readonly string Firebase::AI::FirebaseAI::Backend::ToString()\n```"]]