Firebase. AI. FirebaseAI. Backend
Defines which backendAI service is being used, provided toFirebaseAI.GetInstance
.
Summary
Public static functions | |
---|---|
GoogleAI() | The GoogleAI backend service configuration. |
VertexAI(string location) | The VertexAI backend service configuration. |
Public functions | |
---|---|
ToString() | override readonly string |
Public static functions
GoogleAI
BackendFirebase::AI::FirebaseAI::Backend::GoogleAI()
The GoogleAI backend service configuration.
VertexAI
BackendFirebase::AI::FirebaseAI::Backend::VertexAI(stringlocation)
The VertexAI backend service configuration.
Details | |||
---|---|---|---|
Parameters |
|
Public functions
ToString
overridereadonlystringFirebase::AI::FirebaseAI::Backend::ToString()
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-20 UTC.