Firebase. AI. FirebaseAI. Backend
  Defines which backend AI service is being used, provided to FirebaseAI.GetInstance. 
Summary
        Public static functions | 
    |
|---|---|
        GoogleAI()
       | 
      
        
         The Google AI backend service configuration.  
       | 
    
        VertexAI(string location)
       | 
      
        
         The Vertex AI backend service configuration.  
       | 
    
        Public functions | 
    |
|---|---|
        ToString()
       | 
      
        override readonly string
         | 
    
Public static functions
GoogleAI
Backend Firebase::AI::FirebaseAI::Backend::GoogleAI()
The Google AI backend service configuration.
VertexAI
Backend Firebase::AI::FirebaseAI::Backend::VertexAI( string location )
The Vertex AI backend service configuration.
| Details | |||
|---|---|---|---|
| Parameters | 
              
  | 
          
Public functions
ToString
override readonly string Firebase::AI::FirebaseAI::Backend::ToString()