React Native Firebase
    Preparing search index...

    Abstract base class representing the configuration for an AI service backend. This class should not be instantiated directly. Use its subclasses; GoogleAIBackend for the Gemini Developer API (via Google AI), and VertexAIBackend for the Vertex AI Gemini API.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Internal

      Parameters

      • project: string
      • model: string

      Returns string

    • Internal

      Parameters

      • project: string
      • templateId: string

      Returns string

    Properties

    backendType: BackendType

    Specifies the backend type.